Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Framework
Logging
DBLogger
C# Class Framework.Logging.DBLogger
Inheritance:
System.Logger
,
ILog
Exibir arquivo
Open project: Arctium-Emulation/Project-WoW
Class Usage Examples
Public Methods
Method
Description
Message
(
Enum
logTypes
,
string
message
) :
void
Method Details
Message()
public
method
public
Message
(
Enum
logTypes
,
string
message
) :
void
logTypes
System.Enum
message
string
return
void