Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
fitSharp
Machine
Engine
Trace
C# Class fitSharp.Machine.Engine.Trace
Inheritance:
Copyable
Afficher le fichier
Open project: jediwhale/fitsharp
Méthodes publiques
Méthode
Description
Copy
( ) :
Copyable
File
(
string
fileName
) :
void
Stop
( ) :
void
Write
(
string
label
,
string
message
) :
void
Method Details
Copy()
public
méthode
public
Copy
( ) :
Copyable
Résultat
Copyable
File()
public
méthode
public
File
(
string
fileName
) :
void
fileName
string
Résultat
void
Stop()
public
méthode
public
Stop
( ) :
void
Résultat
void
Write()
public
méthode
public
Write
(
string
label
,
string
message
) :
void
label
string
message
string
Résultat
void