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
Sapphire
Environment
Runtime
Console
C# Class Sapphire.Environment.Runtime.Console
ファイルを表示
Open project: butaji/Sapphire
Class Usage Examples
Public Methods
Method
Description
Write
(
object
message
) :
void
WriteLine
(
object
message
) :
void
Method Details
Write()
public
method
public
Write
(
object
message
) :
void
message
object
return
void
WriteLine()
public
method
public
WriteLine
(
object
message
) :
void
message
object
return
void