Method WriteEndObject
| Improve this Doc View SourceWriteEndObject()
Writes end object '}'.
Declaration
public JsonWriter WriteEndObject()
Returns
| Type | Description |
|---|---|
| JsonWriter | This JsonWriter for fluent coding. |
Writes end object '}'.
public JsonWriter WriteEndObject()
| Type | Description |
|---|---|
| JsonWriter | This JsonWriter for fluent coding. |