메소드 | 설명 | |
---|---|---|
ContextFailure ( |
||
Failure ( |
||
GetSupplement ( string name ) : string>.IDictionary |
||
HasSupplement ( string name ) : bool | ||
Ignored ( ) : Result | ||
NotImplemented ( ) : Result | ||
Pass ( ) : Result | ||
Supplement ( Result result, string supplementName, string>.IDictionary |
메소드 | 설명 | |
---|---|---|
Result ( |
||
Result ( Result result, string supplementName, string>.IDictionary |
||
Result ( Status status ) : System |
public static ContextFailure ( |
||
exception | ||
리턴 | Result |
public static Failure ( |
||
exception | ||
리턴 | Result |
public GetSupplement ( string name ) : string>.IDictionary |
||
name | string | |
리턴 | string>.IDictionary |
public static Supplement ( Result result, string supplementName, string>.IDictionary |
||
result | Result | |
supplementName | string | |
supplement | string>.IDictionary | |
리턴 | Result |