다음을 통해 공유


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Initialize 메서드

정의

protected:
 void Initialize(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SpanBuilder ^ span);
protected void Initialize (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder span);
member this.Initialize : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder -> unit
Protected Sub Initialize (span As SpanBuilder)

매개 변수

적용 대상