C# Class Tce.RpcLogHandlerFile

Inheritance: RpcLogHandler
Afficher le fichier Open project: adoggie/TCE

Méthodes publiques

Méthode Description
close ( ) : void
open ( ) : bool
write ( string msg ) : void

Method Details

close() public méthode

public close ( ) : void
Résultat void

open() public méthode

public open ( ) : bool
Résultat bool

write() public méthode

public write ( string msg ) : void
msg string
Résultat void