Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PclUnit
Run
ResultsFile
C# Class PclUnit.Run.ResultsFile
Inheritance:
IJsonSerialize
Exibir arquivo
Open project: jbtule/PclUnit
Class Usage Examples
Public Methods
Method
Description
Add
(
Result
result
) :
void
ResultsFile
( ) :
System
ToItemJson
( ) :
string
ToListJson
( ) :
string
Method Details
Add()
public
method
public
Add
(
Result
result
) :
void
result
Result
return
void
ResultsFile()
public
method
public
ResultsFile
( ) :
System
return
System
ToItemJson()
public
method
public
ToItemJson
( ) :
string
return
string
ToListJson()
public
method
public
ToListJson
( ) :
string
return
string