SpanCodeGenerator 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 SpanCodeGenerator class.
Namespace: System.Web.Razor.Generator
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SpanCodeGenerator()
protected SpanCodeGenerator()
protected:
SpanCodeGenerator()
new : unit -> SpanCodeGenerator
protected function SpanCodeGenerator()