메소드 | 설명 | |
---|---|---|
After ( System.Action action ) : |
||
After ( GrammarAction action ) : |
||
Before ( System.Action action ) : |
||
Before ( GrammarAction action ) : |
||
Execute ( IStep containerStep, ITestContext context ) : void | ||
ExecuteCurriedStep ( IStep step, ITestContext context ) : void | ||
GetCells ( ) : IList |
||
LeafName ( string leafName ) : |
||
LeafName ( ) : string | ||
TableGrammar ( IGrammarWithCells innerGrammar, string leafName ) : System | ||
ToStructure ( |
메소드 | 설명 | |
---|---|---|
TableGrammar ( string leafName ) : System |
public After ( System.Action action ) : |
||
action | System.Action | |
리턴 |
public After ( GrammarAction action ) : |
||
action | GrammarAction | |
리턴 |
public Before ( System.Action action ) : |
||
action | System.Action | |
리턴 |
public Before ( GrammarAction action ) : |
||
action | GrammarAction | |
리턴 |
public Execute ( IStep containerStep, ITestContext context ) : void | ||
containerStep | IStep | |
context | ITestContext | |
리턴 | void |
public ExecuteCurriedStep ( IStep step, ITestContext context ) : void | ||
step | IStep | |
context | ITestContext | |
리턴 | void |
public LeafName ( string leafName ) : |
||
leafName | string | |
리턴 |
public TableGrammar ( IGrammarWithCells innerGrammar, string leafName ) : System | ||
innerGrammar | IGrammarWithCells | |
leafName | string | |
리턴 | System |
protected TableGrammar ( string leafName ) : System | ||
leafName | string | |
리턴 | System |
public ToStructure ( |
||
library | ||
리턴 |