Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ST
Client
Logger
C# Class ST.Client.Logger
Mostra file
Open project: storyteller/Storyteller
Public Methods
Method
Description
Error
(
string
message
,
Exception
ex
) :
void
Method Details
Error()
public
static
method
public
static
Error
(
string
message
,
Exception
ex
) :
void
message
string
ex
System.Exception
return
void