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
Awabot
Core
Helpers
ErrorDisplayer
C# Class Awabot.Core.Helpers.ErrorDisplayer
Mostrar archivo
Open project: greyb1t/FlyFF-AwakeBot
Public Methods
Method
Description
Error
(
string
message
) :
void
Info
(
string
message
) :
void
Method Details
Error()
public
static
method
public
static
Error
(
string
message
) :
void
message
string
return
void
Info()
public
static
method
public
static
Info
(
string
message
) :
void
message
string
return
void