Compare this instance to another ConfiguratorAttribute
Namespace: log4net.ConfigAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- obj
- Type:
System Object
the object to compare to
Return Value
Type:
see

Implements

Remarks
Compares the priorities of the two ConfiguratorAttribute instances. Sorts by priority in descending order. Objects with the same priority are randomly ordered.
See Also