C# Class DeltaZip.Program

Afficher le fichier Open project: dsrbecky/DeltaZip

Méthodes publiques

Méthode Description
Create ( ) : void
Extract ( ) : void
GetMostRecentArchive ( string path ) : string

Private Methods

Méthode Description
Application_ThreadException ( object sender, ThreadExceptionEventArgs e ) : void
Create_Worker ( ProgressBar bar, ArchiveWriter stats ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void

Method Details

Create() public static méthode

public static Create ( ) : void
Résultat void

Extract() public static méthode

public static Extract ( ) : void
Résultat void

GetMostRecentArchive() public static méthode

public static GetMostRecentArchive ( string path ) : string
path string
Résultat string