共用方式為


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

適用於