Property | Type | Description | |
---|---|---|---|
Correct | List |
||
Invalid | List |
||
Unknown | List |
Method | Description | |
---|---|---|
PrintOutResult ( Result result ) : void | ||
ReprintOutItems ( string header, IList |
||
ResultMatchesName ( Result result ) : bool? | ||
WriteOutTrailer ( ) : void |
public static PrintOutResult ( Result result ) : void | ||
result | Result | |
return | void |
public static ReprintOutItems ( string header, IList |
||
header | string | |
results | IList |
|
printoutAll | bool | |
return | void |
public static ResultMatchesName ( Result result ) : bool? | ||
result | Result | |
return | bool? |