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 |
Requires the next call to AppendCommaConditional() to append a specific punctuation character.
protected void RequirePunctuation(char punctuation)| Type | Name | Description |
|---|---|---|
| char | punctuation |