메소드 | 설명 | |
---|---|---|
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 IsTypeMatch ( |
||
type1 | The type of the first object | |
type2 | The type of the second object | |
리턴 | bool |