Метод | Описание | |
---|---|---|
ByteArrayComparer ( RootComparer rootComparer ) : System |
Protected constructor that references the root comparer
|
|
CompareType ( CompareParms parms ) : void |
Compare two byte array objects
|
|
IsTypeMatch ( |
If true the type comparer will handle the comparison for the type
|
Метод | Описание | |
---|---|---|
CompareItems ( CompareParms parms ) : void | ||
ListsHaveDifferentCounts ( CompareParms parms ) : bool |
public ByteArrayComparer ( RootComparer rootComparer ) : System | ||
rootComparer | RootComparer | The root comparer. |
Результат | System |
public CompareType ( CompareParms parms ) : void | ||
parms | CompareParms | |
Результат | void |
public IsTypeMatch ( |
||
type1 | The type of the first object | |
type2 | The type of the second object | |
Результат | bool |