Condividi tramite


Span(SpanBuilder) Costruttore

Definizione

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)

Parametri

builder
SpanBuilder

Si applica a