Method | Description | |
---|---|---|
MarkExtra ( |
||
MarkMatched ( string id ) : void | ||
MarkMissing ( string id ) : void | ||
MarkWrongOrder ( string id, int actual ) : void | ||
SetVerificationResult ( ) : System.Collections.Generic | ||
Tabulate ( Counts counts ) : void | ||
ToString ( ) : string |
public MarkExtra ( |
||
values | ||
return | void |
public MarkWrongOrder ( string id, int actual ) : void | ||
id | string | |
actual | int | |
return | void |
public SetVerificationResult ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |