Method WriteComma
| Improve this Doc View SourceWriteComma()
Writes comma ','.
Declaration
public JsonWriter WriteComma()
Returns
Type | Description |
---|---|
JsonWriter | This JsonWriter for fluent coding. |
Writes comma ','.
public JsonWriter WriteComma()
Type | Description |
---|---|
JsonWriter | This JsonWriter for fluent coding. |