Свойство | Type | Description | |
---|---|---|---|
throwValuesDoNotMatch | void |
Méthode | Description | |
---|---|---|
AddCollection ( string key ) : |
||
AssertValuesMatch ( |
||
Parse ( string text ) : |
||
ParseValues ( string text ) : string>.IDictionary |
||
ProcessCells ( Cell cells, IStepValidator stepValidator ) : void | ||
Step ( string key ) : System | ||
ToString ( ) : string | ||
ToValueString ( ) : string | ||
With ( string key, string value ) : |
Méthode | Description | |
---|---|---|
throwValuesDoNotMatch ( |
public AddCollection ( string key ) : |
||
key | string | |
Résultat |
public AssertValuesMatch ( |
||
other | ||
Résultat | void |
public static ParseValues ( string text ) : string>.IDictionary |
||
text | string | |
Résultat | string>.IDictionary |
public ProcessCells ( Cell cells, IStepValidator stepValidator ) : void | ||
cells | Cell | |
stepValidator | IStepValidator | |
Résultat | void |
public With ( string key, string value ) : |
||
key | string | |
value | string | |
Résultat |