C# Class Wv.Obsolete.SilentLog

Inheritance: Log
Afficher le fichier Open project: apenwarr/versaplex

Méthodes publiques

Méthode Description
SilentLog ( string logname ) : System
log ( string format ) : void

Method Details

SilentLog() public méthode

public SilentLog ( string logname ) : System
logname string
Résultat System

log() public méthode

public log ( string format ) : void
format string
Résultat void