C# Class TeamCloudSerializerTraceWriter, TeamCloud

Inheritance: ITraceWriter
显示文件 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