ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.JsonNet Namespace / JsonOperation Class / Dispose Method

In This Topic
    Dispose Method (JsonOperation)
    In This Topic
    Dispose the current instance.
    Syntax
    'Declaration
     
    Public Overridable Sub Dispose() 
    public virtual void Dispose()
    See Also