Share via


CSharpCodeParser Constructor

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

Initializes a new instance of the CSharpCodeParser class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CSharpCodeParser()
public CSharpCodeParser()
public:
CSharpCodeParser()
new : unit -> CSharpCodeParser
public function CSharpCodeParser()

See Also

Reference

CSharpCodeParser Class

System.Web.Razor.Parser Namespace