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


In This Topic
JsonReader Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Dispose all the resources used.  
Public MethodRead the field from the data according to the specified name  
Public MethodOverloaded. Deserialize the text into an instance of the specified type which T stands.  
Top
See Also