TextLogRecordBuilder.RequirePunctuation Method
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 |