Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Hardly
FileWriter
C# Class Hardly.FileWriter
Mostrar archivo
Open project: hardlydifficult/HardlyBot
Class Usage Examples
Public Methods
Method
Description
FileWriter
(
string
filename
) :
System
WriteLine
(
string
message
) :
void
Method Details
FileWriter()
public
method
public
FileWriter
(
string
filename
) :
System
filename
string
return
System
WriteLine()
public
method
public
WriteLine
(
string
message
) :
void
message
string
return
void