Share via


RazorEditorParser.Dispose Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Releases all resources used by the current instance of the RazorEditorParser.

Namespace:  System.Web.Razor
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As RazorEditorParser

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit  
override Dispose : unit -> unit
public final function Dispose()

Implements

IDisposable.Dispose()

See Also

Reference

RazorEditorParser Class

Dispose Overload

System.Web.Razor Namespace