| Icon | Member | Description |
|---|---|---|
| SerializeObject(Object) |
Serializes the specified object to a JSON string.
| |
| SerializeObject(Object, array<JsonConverter>[]()[]) |
Serializes the specified object to a JSON string using a collection of JsonConverter.
|