C# Class Wv.Obsolete.SilentLog

Inheritance: Log
Mostra file Open project: apenwarr/versaplex

Public Methods

Method Description
SilentLog ( string logname ) : System
log ( string format ) : void

Method Details

SilentLog() public method

public SilentLog ( string logname ) : System
logname string
return System

log() public method

public log ( string format ) : void
format string
return void