次の方法で共有


RazorPageBase.PopWriter メソッド

定義

スタックからテキスト ライターを返します。

protected public:
 virtual System::IO::TextWriter ^ PopWriter();
protected internal virtual System.IO.TextWriter PopWriter ();
abstract member PopWriter : unit -> System.IO.TextWriter
override this.PopWriter : unit -> System.IO.TextWriter
Protected Friend Overridable Function PopWriter () As TextWriter

戻り値

テキスト ライター。

適用対象