Span(SpanBuilder) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Span(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SpanBuilder ^ builder);
public Span(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder builder);
new Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder -> Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span
Public Sub New (builder As SpanBuilder)
Parameters
- builder
- SpanBuilder