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
FOnline
Logging
C# Class FOnline.Logging
Inheritance:
ILogging
ファイルを表示
Open project: wladimiiir/vault112
Public Methods
Method
Description
GetLastError
( ) :
string
Log
(
string
s
) :
void
Private Methods
Method
Description
Global_GetLastError
( ) :
IntPtr
Global_Log
(
IntPtr
s
) :
void
Method Details
GetLastError()
public
method
public
GetLastError
( ) :
string
return
string
Log()
public
method
public
Log
(
string
s
) :
void
s
string
return
void