Walter.Net.Networking
INetworkJsonConverter Class Members
Properties  Methods 


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

The following tables list the members exposed by INetworkJsonConverter.

Public Constructors
 NameDescription
Public Constructor  
Top
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