Property | Type | Description | |
---|---|---|---|
fact | bool | ||
format | string |
Method | Description | |
---|---|---|
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 | ||
return |
public PostProcessAndValidate ( IStepValidator stepValidator, Step step ) : void | ||
stepValidator | IStepValidator | |
step | Step | |
return | void |
public Sentence ( string key, string format ) : System | ||
key | string | |
format | string | |
return | System |
public ToMissingCode ( bool withinParagraph = false ) : string | ||
withinParagraph | bool | |
return | string |