C# Class Zombify.Server.MainClass

Datei anzeigen Open project: robashton/zombify

Public Methods

Method Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( string args ) : int

Method Details

CurrentDomain_UnhandledException() public static method

public static CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
sender object
e System.UnhandledExceptionEventArgs
return void

Main() public static method

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