JsonSerializerSerialize Method |
| Name | Description | |
|---|---|---|
| Serialize(Object) |
Serialize object to JSON string
| |
| SerializeTSource(TSource) |
Serialize object TSource JSON string
| |
| Serialize(Object, Type) |
Serialize object of a specific Type to a JSON string
|