C# Class NUnitGoCore.CustomElements.ReportSections.MainInformationSection.MainInformationSection

Inheritance: NUnitGoCore.CustomElements.HtmlCustomElements.HtmlBaseElement
Datei anzeigen Open project: elv1s42/NUnitGo Class Usage Examples

Public Properties

Property Type Description
HtmlCode string

Public Methods

Method Description
MainInformationSection ( MainStatistics stats ) : System.IO

Method Details

MainInformationSection() public method

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

Property Details

HtmlCode public_oe property

public string HtmlCode
return string