C# 클래스 Aqueduct.Appia.Core.ViewBaseRenderingBase

파일 보기 프로젝트 열기: aqueduct/Appia

공개 프로퍼티들

프로퍼티 타입 설명
RenderPartialImpl Func

보호된 프로퍼티들

프로퍼티 타입 설명
_contents StringBuilder

공개 메소드들

메소드 설명
GetContents ( ) : string

메소드 상세

GetContents() 공개 메소드

public GetContents ( ) : string
리턴 string

프로퍼티 상세

RenderPartialImpl 공개적으로 프로퍼티

public Func RenderPartialImpl
리턴 Func

_contents 보호되어 있는 프로퍼티

protected StringBuilder _contents
리턴 StringBuilder