메소드 | 설명 | |
---|---|---|
CompareType ( CompareParms parms ) : void |
Compare the two fonts
|
|
FontComparer ( RootComparer rootComparer ) : System |
Protected constructor that references the root comparer
|
|
IsTypeMatch ( |
If true the type comparer will handle the comparison for the type
|
메소드 | 설명 | |
---|---|---|
CompareProp ( CompareParms parms, object prop1, object prop2, string propName ) : void |
public FontComparer ( 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 |