C# Class Dwarrowdelf.MyTraceProxy

Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
MyTraceProxy ( Dwarrowdelf.MyTraceSource traceSource, string origin ) : System

Private Methods

Method Description
TraceError ( string message ) : void
TraceInformation ( string message ) : void
TraceVerbose ( string message ) : void
TraceWarning ( string message ) : void

Method Details

MyTraceProxy() public method

public MyTraceProxy ( Dwarrowdelf.MyTraceSource traceSource, string origin ) : System
traceSource Dwarrowdelf.MyTraceSource
origin string
return System