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


In This Topic
JsonHelper Class Members
In This Topic

The following tables list the members exposed by JsonHelper.

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