Метод | Описание | |
---|---|---|
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 HasSupplement ( string name ) : bool | ||
name | string | |
Результат | bool |
public static NotImplemented ( ) : Result | ||
Результат | Result |
public static Supplement ( Result result, string supplementName, string>.IDictionary |
||
result | Result | |
supplementName | string | |
supplement | string>.IDictionary | |
Результат | Result |