C# 클래스 Given.Common.HtmlReport.HtmlReportTemplate

파일 보기 프로젝트 열기: ncgonz/given 1 사용 예제들

공개 메소드들

메소드 설명
TransformText ( ) : string

Create the template output

보호된 메소드들

메소드 설명
GetReportHead ( ) : string

메소드 상세

GetReportHead() 보호된 메소드

protected GetReportHead ( ) : string
리턴 string

TransformText() 공개 메소드

Create the template output
public TransformText ( ) : string
리턴 string