C# Class NClass.GUI.CrashHandler

Afficher le fichier Open project: gbaychev/NClass Class Usage Examples

Méthodes publiques

Méthode Description
CreateGlobalErrorHandler ( ) : void

Private Methods

Méthode Description
AppDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
CreateBackups ( string directory ) : void
CreateCrashLog ( string directory, Exception exception ) : void

Method Details

CreateGlobalErrorHandler() public static méthode

public static CreateGlobalErrorHandler ( ) : void
Résultat void