C# Class NUnitGoCore.CustomElements.ReportSections.StatisticsSection

Show file Open project: elv1s42/NUnitGo Class Usage Examples

Public Properties

Property Type Description
HtmlCode string

Public Methods

Method Description
StatisticsSection ( MainStatistics mainStats, string height = "90%" ) : System.Collections.Generic

Method Details

StatisticsSection() public method

public StatisticsSection ( MainStatistics mainStats, string height = "90%" ) : System.Collections.Generic
mainStats NUnitGoCore.Utils.MainStatistics
height string
return System.Collections.Generic

Property Details

HtmlCode public property

public string HtmlCode
return string