HelperResult 클래스

정의

주의

This type is for internal use only and will be removed in a future version.

의 지연된 쓰기 작업을 BaseView나타냅니다.

public ref class HelperResult
public class HelperResult
[System.Obsolete("This type is for internal use only and will be removed in a future version.")]
public class HelperResult
type HelperResult = class
[<System.Obsolete("This type is for internal use only and will be removed in a future version.")>]
type HelperResult = class
Public Class HelperResult
상속
HelperResult
특성

생성자

HelperResult(Action<TextWriter>)
사용되지 않음.

HelperResult의 새 인스턴스를 만듭니다.

속성

WriteAction
사용되지 않음.

의 지연된 쓰기 작업을 BaseView나타냅니다.

메서드

WriteTo(TextWriter)
사용되지 않음.

에서 콘텐츠를 생성하기 위해 호출된 메서드입니다 HelperResult.

적용 대상