C# Class Zombify.Server.MainClass

Afficher le fichier Open project: robashton/zombify

Méthodes publiques

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( string args ) : int

Method Details

CurrentDomain_UnhandledException() public static méthode

public static CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
sender object
e System.UnhandledExceptionEventArgs
Résultat void

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int