Level OperatorsApache log4net™ SDK Documentation

The Level type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Returns a value indicating whether two specified Level objects have the same value.
Public operatorStatic memberGreaterThan
Returns a value indicating whether a specified Level is greater than another specified Level.
Public operatorStatic memberGreaterThanOrEqual
Returns a value indicating whether a specified Level is greater than or equal to another specified Level.
Public operatorStatic memberInequality
Returns a value indicating whether two specified Level objects have different values.
Public operatorStatic memberLessThan
Returns a value indicating whether a specified Level is less than another specified Level.
Public operatorStatic memberLessThanOrEqual
Returns a value indicating whether a specified Level is less than or equal to another specified Level.
Top
See Also

Reference