Share via


MvcVBRazorCodeParser Constructor

Initializes a new instance of the MvcVBRazorCodeParser class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New MvcVBRazorCodeParser()
public MvcVBRazorCodeParser()
public:
MvcVBRazorCodeParser()
public function MvcVBRazorCodeParser()

See Also

Reference

MvcVBRazorCodeParser Class

System.Web.Mvc.Razor Namespace