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
SnakeBite
Debug
C# Class SnakeBite.Debug
ファイルを表示
Open project: topher-au/SnakeBite
Public Methods
Method
Description
Clear
( ) :
void
LogLine
(
string
Text
,
LogLevel
LogLevel
= LogLevel.All ) :
void
Method Details
Clear()
public
static
method
public
static
Clear
( ) :
void
return
void
LogLine()
public
static
method
public
static
LogLine
(
string
Text
,
LogLevel
LogLevel
= LogLevel.All ) :
void
Text
string
LogLevel
LogLevel
return
void