C# Class Tce.RpcLogHandler

Afficher le fichier Open project: adoggie/TCE Class Usage Examples

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