共用方式為


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

適用於