C# Class IrcD.Server.Engine

Mostra file Open project: FreeApophis/ircddotnet

Public Methods

Method Description
Main ( string args ) : void
Start ( ) : void

Private Methods

Method Description
ServerRehash ( object sender, RehashEventArgs e ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Start() public static method

public static Start ( ) : void
return void