Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NUnitGoCore
CustomElements
ReportSections
MainInformationSection
MainInfoChart
C# Class NUnitGoCore.CustomElements.ReportSections.MainInformationSection.MainInfoChart
Mostrar archivo
Open project: elv1s42/NUnitGo
Class Usage Examples
Public Properties
Property
Type
Description
JsCode
string
Public Methods
Method
Description
MainInfoChart
(
MainStatistics
stats
,
string
id
) :
System.IO
SaveScript
(
string
path
) :
void
Method Details
MainInfoChart()
public
method
public
MainInfoChart
(
MainStatistics
stats
,
string
id
) :
System.IO
stats
NUnitGoCore.Utils.MainStatistics
id
string
return
System.IO
SaveScript()
public
method
public
SaveScript
(
string
path
) :
void
path
string
return
void
Property Details
JsCode
public_oe property
public
string
JsCode
return
string