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

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

공개 프로퍼티들

프로퍼티 타입 설명
HtmlCode string

공개 메소드들

메소드 설명
TimelineSection ( List tests, string height = "90%" ) : System

메소드 상세

TimelineSection() 공개 메소드

public TimelineSection ( List tests, string height = "90%" ) : System
tests List
height string
리턴 System

프로퍼티 상세

HtmlCode 공개적으로 프로퍼티

public string HtmlCode
리턴 string