다음을 통해 공유


Span.ReplaceWith(SpanBuilder) 메서드

정의

public:
 void ReplaceWith(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SpanBuilder ^ builder);
public void ReplaceWith (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder builder);
member this.ReplaceWith : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SpanBuilder -> unit
Public Sub ReplaceWith (builder As SpanBuilder)

매개 변수

builder
SpanBuilder

적용 대상