C# Class NUnitGoCore.CustomElements.ReportSections.TimelineSection

Show file Open project: elv1s42/NUnitGo Class Usage Examples

Public Properties

Property Type Description
HtmlCode string

Public Methods

Method Description
TimelineSection ( List tests, string height = "90%" ) : System

Method Details

TimelineSection() public method

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

Property Details

HtmlCode public property

public string HtmlCode
return string