Метод | Описание | |
---|---|---|
AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
AsCritical ( string type, object position, Action |
||
Count ( ) : int | ||
Execute ( SpecContext context ) : void | ||
SilentAction ( string type, object position, Action |
public AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
gatherer | ILineStepGatherer | |
Результат | void |
public static AsCritical ( string type, object position, Action |
||
type | string | |
position | object | |
action | Action |
|
node | ||
Результат |
public Execute ( SpecContext context ) : void | ||
context | SpecContext | |
Результат | void |
public SilentAction ( string type, object position, Action |
||
type | string | |
position | object | |
action | Action |
|
node | ||
Результат | System |