C# Class LogServer.RemoteLogI

Inheritance: Logging.RemoteLogDisp_
Afficher le fichier Open project: intel-cornellcup/r2bot

Méthodes publiques

Méthode Description
log ( String name, string time, String msg, Ice x ) : void

Method Details

log() public méthode

public log ( String name, string time, String msg, Ice x ) : void
name String
time string
msg String
x Ice
Résultat void