프로퍼티 | 타입 | 설명 | |
---|---|---|---|
throwValuesDoNotMatch | void |
메소드 | 설명 | |
---|---|---|
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 ) : |
메소드 | 설명 | |
---|---|---|
throwValuesDoNotMatch ( |
public static ParseValues ( string text ) : string>.IDictionary |
||
text | string | |
리턴 | string>.IDictionary |
public ProcessCells ( Cell cells, IStepValidator stepValidator ) : void | ||
cells | Cell | |
stepValidator | IStepValidator | |
리턴 | void |