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

In This Topic
Dispose Method (JsonReader)
In This Topic
Dispose all the resources used.
Syntax
'Declaration
 
Public Overrides Sub Dispose() 
 
See Also