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
TeamCloudSerializerTraceWriter
C# Class TeamCloudSerializerTraceWriter, TeamCloud
Inheritance:
ITraceWriter
Mostra file
Open project: microsoft/TeamCloud
Public Methods
Method
Description
Trace
(
TraceLevel,
level
,
string
message
,
Exception,
ex
) :
void
Method Details
Trace()
public
method
public
Trace
(
TraceLevel,
level
,
string
message
,
Exception,
ex
) :
void
level
TraceLevel,
message
string
ex
Exception,
return
void