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
Glyma
Debug
DebugLogger
C# Class Glyma.Debug.DebugLogger
Mostrar archivo
Open project: chris-tomich/Glyma
Private Properties
Property
Type
Description
DebugLogger
System
Public Methods
Method
Description
LogMsg
(
string
message
) :
void
Private Methods
Method
Description
DebugLogger
( ) :
System
Method Details
LogMsg()
public
method
public
LogMsg
(
string
message
) :
void
message
string
return
void