Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MonoCov
HtmlExporter
C# Class MonoCov.HtmlExporter
Mostra file
Open project: mono/monocov
Class Usage Examples
Public Properties
Property
Type
Description
DestinationDir
string
StyleSheet
string
Public Methods
Method
Description
Export
(
CoverageModel
model
) :
void
Private Methods
Method
Description
progressListener
(
object
sender
,
MonoCov.XmlExporter
e
) :
void
Method Details
Export()
public
method
public
Export
(
CoverageModel
model
) :
void
model
CoverageModel
return
void
Property Details
DestinationDir
public_oe property
public
string
DestinationDir
return
string
StyleSheet
public_oe property
public
string
StyleSheet
return
string