Метод | Описание | |
---|---|---|
Execute ( IStep containerStep, ITestContext context ) : void | ||
FactGrammar ( bool>.Func |
||
FactGrammar ( Func |
||
GetCells ( ) : IList |
Метод | Описание | |
---|---|---|
cell ( ) : Cell |
public Execute ( IStep containerStep, ITestContext context ) : void | ||
containerStep | IStep | |
context | ITestContext | |
Результат | void |
public FactGrammar ( bool>.Func |
||
test | bool>.Func | |
title | string | |
Результат | System |
public FactGrammar ( Func |
||
test | Func |
|
title | string | |
Результат | System |