C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / JsonHelper Class


In This Topic
JsonHelper Class Methods
In This Topic

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Deserializes the JSON to the specified .NET type using JsonSetting.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Serializes the specified object to a JSON string using JsonSetting.  
Top
See Also