C# Class vimage.Program

Afficher le fichier Open project: Torrunt/vimage

Méthodes publiques

Méthode Description
ReportCrash ( Exception exception ) : void

Private Methods

Méthode Description
ApplicationThreadException ( object sender, ThreadExceptionEventArgs e ) : void
CurrentDomainOnUnhandledException ( object sender, UnhandledExceptionEventArgs unhandledExceptionEventArgs ) : void
Main ( string args ) : void

Method Details

ReportCrash() public static méthode

public static ReportCrash ( Exception exception ) : void
exception System.Exception
Résultat void