메소드 | 설명 | |
---|---|---|
Add ( |
||
AssertSuccess ( ) : void | ||
Clone ( ) : |
||
Counts ( ) : Newtonsoft.Json | ||
Counts ( int rights, int wrongs, int exceptions, int syntaxErrors ) : Newtonsoft.Json | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
HasResult ( ) : bool | ||
Increment ( ResultStatus status ) : void | ||
Reset ( ) : void | ||
ToString ( ) : string | ||
WasSuccessful ( ) : bool |
public Counts ( int rights, int wrongs, int exceptions, int syntaxErrors ) : Newtonsoft.Json | ||
rights | int | |
wrongs | int | |
exceptions | int | |
syntaxErrors | int | |
리턴 | Newtonsoft.Json |