Share via


BlockBuilder 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 BlockBuilder class.

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

Syntax

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

See Also

Reference

BlockBuilder Class

BlockBuilder Overload

System.Web.Razor.Parser.SyntaxTree Namespace