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
HamstringFX
RaceService
CliOutput
C# Class HamstringFX.RaceService.CliOutput
Inheritance:
IOutput
Afficher le fichier
Open project: nicholascloud/presentations
Méthodes publiques
Méthode
Description
Write
(
String
content
) :
void
WriteLine
(
String
content
) :
void
Method Details
Write()
public
méthode
public
Write
(
String
content
) :
void
content
String
Résultat
void
WriteLine()
public
méthode
public
WriteLine
(
String
content
) :
void
content
String
Résultat
void