Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NUnitGoCore
CustomElements
ReportSections
TimelineSection
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