Method | Description | |
---|---|---|
CompareEnumeratorIgnoreOrder ( CompareParms parms, bool countsDifferent ) : void |
Compares the enumerators and ignores the order
|
|
IgnoreOrderLogic ( RootComparer rootComparer ) : System |
Initializes a new instance of the IgnoreOrderLogic class.
|
Method | Description | |
---|---|---|
CompareInOrder ( CompareParms parms ) : bool | ||
CompareOutOfOrder ( CompareParms parms, bool reverseCompare ) : void | ||
GetMatchIndex ( ComparisonResult result, List |
||
GetMatchingSpec ( ComparisonResult result, |
public CompareEnumeratorIgnoreOrder ( CompareParms parms, bool countsDifferent ) : void | ||
parms | CompareParms | |
countsDifferent | bool | |
return | void |
public IgnoreOrderLogic ( RootComparer rootComparer ) : System | ||
rootComparer | RootComparer | The root comparer. |
return | System |