Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NTRDebuggerTool
Objects
Logger
C# Class NTRDebuggerTool.Objects.Logger
Afficher le fichier
Open project: valarnin/NTRRemoteDebugger
Méthodes publiques
Méthode
Description
Log
(
string
msg
) :
void
Log
(
string
msg
,
Exception
ex
) :
void
Method Details
Log()
public
static
méthode
public
static
Log
(
string
msg
) :
void
msg
string
Résultat
void
Log()
public
static
méthode
public
static
Log
(
string
msg
,
Exception
ex
) :
void
msg
string
ex
System.Exception
Résultat
void