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
ATMLCommonLibrary
forms
HtmlTempFile
C# Class ATMLCommonLibrary.forms.HtmlTempFile
Inheritance:
Object
ファイルを表示
Open project: UtrsSoftware/ATMLWorkBench
Public Methods
Method
Description
Destroy
( ) :
void
HtmlTempFile
( ) :
System
Write
(
string
text
) :
void
Method Details
Destroy()
public
method
public
Destroy
( ) :
void
return
void
HtmlTempFile()
public
method
public
HtmlTempFile
( ) :
System
return
System
Write()
public
method
public
Write
(
string
text
) :
void
text
string
return
void