C# Class ServerApp.RemoteConsoleImpl

Inheritance: System.MarshalByRefObject, IRemoteConsole
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
WriteLine ( string message ) : void

Method Details

WriteLine() public method

public WriteLine ( string message ) : void
message string
return void