C# Class ChatRelay.Program

Show file Open project: DanRigby/ChatRelay

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
Main ( ) : void
UnhandledExceptionTrapper ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void