Method | Description | |
---|---|---|
CTracer ( string i_fileName, bool i_bEnabled ) : System | ||
Write ( string i_trcString ) : void | ||
WriteTimestamp ( string i_trcString ) : void |
public CTracer ( string i_fileName, bool i_bEnabled ) : System | ||
i_fileName | string | |
i_bEnabled | bool | |
return | System |
public WriteTimestamp ( string i_trcString ) : void | ||
i_trcString | string | |
return | void |