Share via


SpanBuilder 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 SpanBuilder 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 SpanBuilder()
public SpanBuilder()
public:
SpanBuilder()
new : unit -> SpanBuilder
public function SpanBuilder()

See Also

Reference

SpanBuilder Class

SpanBuilder Overload

System.Web.Razor.Parser.SyntaxTree Namespace