다음을 통해 공유


TextDocumentReader(ITextDocument) 생성자

정의

public:
 TextDocumentReader(Microsoft::AspNetCore::Razor::Text::ITextDocument ^ source);
public TextDocumentReader (Microsoft.AspNetCore.Razor.Text.ITextDocument source);
new Microsoft.AspNetCore.Razor.Text.TextDocumentReader : Microsoft.AspNetCore.Razor.Text.ITextDocument -> Microsoft.AspNetCore.Razor.Text.TextDocumentReader
Public Sub New (source As ITextDocument)

매개 변수

source
ITextDocument

적용 대상