프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fact | bool | ||
format | string |
메소드 | 설명 | |
---|---|---|
AddCell ( Cell cell ) : void | ||
ApplyOverrides ( |
||
FindCell ( string cell ) : Cell | ||
PostProcessAndValidate ( IStepValidator stepValidator, Step step ) : void | ||
Sentence ( ) : System | ||
Sentence ( string key, string format ) : System | ||
TitleOrFormat ( ) : string | ||
ToMissingCode ( bool withinParagraph = false ) : string | ||
ToString ( ) : string |
public ApplyOverrides ( |
||
grammar | ||
리턴 |
public PostProcessAndValidate ( IStepValidator stepValidator, Step step ) : void | ||
stepValidator | IStepValidator | |
step | Step | |
리턴 | void |
public Sentence ( string key, string format ) : System | ||
key | string | |
format | string | |
리턴 | System |
public ToMissingCode ( bool withinParagraph = false ) : string | ||
withinParagraph | bool | |
리턴 | string |