Share via


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

반환

텍스트 기록기입니다.

적용 대상