Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MvcInstaller
FileWriter
C# Class MvcInstaller.FileWriter
ファイルを表示
Open project: kahanu/MvcInstaller
Class Usage Examples
Public Methods
Method
Description
FileWriter
(
string
fileName
) :
System
Write
(
string
msg
) :
void
Method Details
FileWriter()
public
method
public
FileWriter
(
string
fileName
) :
System
fileName
string
return
System
Write()
public
method
public
Write
(
string
msg
) :
void
msg
string
return
void