Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Ushahidi
Common
Logging
DebugLog
C# Class Ushahidi.Common.Logging.DebugLog
Inheritance:
ILog
ファイルを表示
Open project: ushahidi/Ushahidi_WinMobile
Public Methods
Method
Description
Critical
(
string
format
) :
void
Exception
(
string
format
) :
void
Info
(
string
format
) :
void
Method Details
Critical()
public
method
public
Critical
(
string
format
) :
void
format
string
return
void
Exception()
public
method
public
Exception
(
string
format
) :
void
format
string
return
void
Info()
public
method
public
Info
(
string
format
) :
void
format
string
return
void