C# 클래스 NUnitGoCore.CustomElements.ReportSections.MainInformationSection.MainInformationSection

상속: NUnitGoCore.CustomElements.HtmlCustomElements.HtmlBaseElement
파일 보기 프로젝트 열기: elv1s42/NUnitGo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HtmlCode string

공개 메소드들

메소드 설명
MainInformationSection ( MainStatistics stats ) : System.IO

메소드 상세

MainInformationSection() 공개 메소드

public MainInformationSection ( MainStatistics stats ) : System.IO
stats NUnitGoCore.Utils.MainStatistics
리턴 System.IO

프로퍼티 상세

HtmlCode 공개적으로 프로퍼티

public string HtmlCode
리턴 string