C# Class ServerApp.RemoteConsoleImpl

Inheritance: System.MarshalByRefObject, IRemoteConsole
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
WriteLine ( string message ) : void

Method Details

WriteLine() public méthode

public WriteLine ( string message ) : void
message string
Résultat void