Walter.Net.Networking
INetworkJsonConverter Class Methods


Walter.Net.Networking Assembly > Walter.Net.Networking.TCP Namespace : INetworkJsonConverter Class

For a list of all members of this type, see INetworkJsonConverter members.

Public Methods
 NameDescription
Public MethodOverridden.  Determines whether this instance can convert the specified object type.  
Public MethodOverridden.  Reads the JSON representation of the object.  
Public MethodOverridden.  Writes the JSON representation of the object.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

INetworkJsonConverter Class
Walter.Net.Networking.TCP Namespace
Newtonsoft.Json.JsonConverter