C# Class SecureDelete.Program

Afficher le fichier Open project: gratianlup/SecureDelete

Méthodes publiques

Méthode Description
DumpSettings ( object sender, DebugUtils.Debugger.CustomDataEventArgs e ) : void
UnhadledExceptionHandler ( object sender, UnhandledExceptionEventArgs e ) : void

Private Methods

Méthode Description
ClearFolder ( string path ) : void
Main ( ) : void

Method Details

DumpSettings() public static méthode

public static DumpSettings ( object sender, DebugUtils.Debugger.CustomDataEventArgs e ) : void
sender object
e DebugUtils.Debugger.CustomDataEventArgs
Résultat void

UnhadledExceptionHandler() public static méthode

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