C# Class Dwarrowdelf.MyTraceProxy

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
MyTraceProxy ( Dwarrowdelf.MyTraceSource traceSource, string origin ) : System

Private Methods

Méthode Description
TraceError ( string message ) : void
TraceInformation ( string message ) : void
TraceVerbose ( string message ) : void
TraceWarning ( string message ) : void

Method Details

MyTraceProxy() public méthode

public MyTraceProxy ( Dwarrowdelf.MyTraceSource traceSource, string origin ) : System
traceSource Dwarrowdelf.MyTraceSource
origin string
Résultat System