Name | Description | |
---|---|---|
INetworkJsonConverter Constructor |
The following tables list the members exposed by INetworkJsonConverter.
Name | Description | |
---|---|---|
INetworkJsonConverter Constructor |
Name | Description | |
---|---|---|
CanConvert | Overridden. Determines whether this instance can convert the specified object type. | |
ReadJson | Overridden. Reads the JSON representation of the object. | |
WriteJson | Overridden. Writes the JSON representation of the object. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |
INetworkJsonConverter Class
Walter.Net.Networking.TCP Namespace
Newtonsoft.Json.JsonConverter