Method | Description | |
---|---|---|
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 | |
return | void |
public static AsCritical ( string type, object position, Action |
||
type | string | |
position | object | |
action | Action |
|
node | ||
return |
public Execute ( SpecContext context ) : void | ||
context | SpecContext | |
return | void |
public SilentAction ( string type, object position, Action |
||
type | string | |
position | object | |
action | Action |
|
node | ||
return | System |