TcHmiJsonSerializer.Serialize Method
Overload List
|
Name |
Description |
---|---|---|
|
Serializes the specified Object to an equivalent JSON String. | |
|
Serialize(TextWriter, Object) |
(Inherited from JsonSerializer.) |
|
Serialize(JsonWriter, Object) |
(Inherited from JsonSerializer.) |
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T}. | |
|
Serializes the specified Object to an equivalent JSON String using the specified JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String. | |
|
Serialize(JsonWriter, Object, Type) |
(Inherited from JsonSerializer.) |
|
Serialize(TextWriter, Object, Type) |
(Inherited from JsonSerializer.) |
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T}. | |
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T}. | |
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter, Type and JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter, Type and JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String using the specified capacity and JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String. | |
|
Serializes the specified Object to an equivalent JSON String using the specified Type and JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter, Type and JsonSerializerSettings. | |
|
Serializes the specified Object to an equivalent JSON String using the specified JsonWriter, Type and JsonSerializerSettings. | |
|
Serializes the specified value to an equivalent JSON String using the specified JsonConverter{T}. | |
|
Serializes the specified Object to an equivalent JSON String using the specified capacity, Type and JsonSerializerSettings. |
- TcHmiJsonSerializer.Serialize Method (Object)
- TcHmiJsonSerializer.Serialize.T. Method (JsonConverter`1.T., T)
- TcHmiJsonSerializer.Serialize Method (Object, JsonSerializerSettings)
- TcHmiJsonSerializer.Serialize Method (Object, Boolean)
- TcHmiJsonSerializer.Serialize.T. Method (JsonConverter`1.T., T, JsonSerializer)
- TcHmiJsonSerializer.Serialize.T. Method (JsonConverter`1.T., T, Boolean)
- TcHmiJsonSerializer.Serialize Method (JsonWriter, Object, JsonSerializerSettings)
- TcHmiJsonSerializer.Serialize Method (JsonWriter, Object, Boolean)
- TcHmiJsonSerializer.Serialize Method (Int32, Object, JsonSerializerSettings)
- TcHmiJsonSerializer.Serialize Method (Object, Boolean, Boolean)
- TcHmiJsonSerializer.Serialize Method (Object, Type, JsonSerializerSettings)
- TcHmiJsonSerializer.Serialize Method (JsonWriter, Object, Boolean, Boolean)
- TcHmiJsonSerializer.Serialize Method (JsonWriter, Object, Type, JsonSerializerSettings)
- TcHmiJsonSerializer.Serialize.T. Method (Int32, JsonConverter`1.T., T, JsonSerializer)
- TcHmiJsonSerializer.Serialize Method (Int32, Object, Type, JsonSerializerSettings)