次の方法で共有


Span(SpanBuilder) コンストラクター

定義

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)

パラメーター

builder
SpanBuilder

適用対象