Method RequirePunctuation
RequirePunctuation(Char)
Requires the next call to AppendCommaConditional() to append a specific punctuation character.
Declaration
protected void RequirePunctuation(char punctuation)
Parameters
Type | Name | Description |
---|---|---|
Char | punctuation |