Свойство | Тип | Описание | |
---|---|---|---|
Correct | List |
||
Invalid | List |
||
Unknown | List |
Метод | Описание | |
---|---|---|
PrintOutResult ( Result result ) : void | ||
ReprintOutItems ( string header, IList |
||
ResultMatchesName ( Result result ) : bool? | ||
WriteOutTrailer ( ) : void |
public static PrintOutResult ( Result result ) : void | ||
result | Result | |
Результат | void |
public static ReprintOutItems ( string header, IList |
||
header | string | |
results | IList |
|
printoutAll | bool | |
Результат | void |
public static ResultMatchesName ( Result result ) : bool? | ||
result | Result | |
Результат | bool? |
public static WriteOutTrailer ( ) : void | ||
Результат | void |