C# Class TESVSnip.Program

Afficher le fichier Open project: figment/tesvsnip

Méthodes publiques

Méthode Description
ApplicationThreadException ( object sender, System e ) : void
CurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

ApplicationThreadException() public static méthode

public static ApplicationThreadException ( object sender, System e ) : void
sender object
e System
Résultat void

CurrentDomainUnhandledException() public static méthode

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