Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Test
TJS2App.DebugConsoleOutput
C# Class Test.TJS2App.DebugConsoleOutput
Inheritance:
ConsoleOutput
Show file
Open project: fantasydr/krkr-cs
Public Methods
Method
Description
ExceptionPrint
(
string
msg
) :
void
Print
(
string
msg
) :
void
Method Details
ExceptionPrint()
public
method
public
ExceptionPrint
(
string
msg
) :
void
msg
string
return
void
Print()
public
method
public
Print
(
string
msg
) :
void
msg
string
return
void