C# 클래스 BootstrapComponents.Core.BasicCloseableHtml

상속: CloseableHtml
파일 보기 프로젝트 열기: jordanwallwork/bootstrapcomponents

공개 메소드들

메소드 설명
BasicCloseableHtml ( string begin, string end, IWriter writer )

보호된 메소드들

메소드 설명
ClosingHtml ( ) : string

메소드 상세

BasicCloseableHtml() 공개 메소드

public BasicCloseableHtml ( string begin, string end, IWriter writer )
begin string
end string
writer IWriter

ClosingHtml() 보호된 메소드

protected ClosingHtml ( ) : string
리턴 string