C# Class DeltaZip.Program

Show file Open project: dsrbecky/DeltaZip

Public Methods

Method Description
Create ( ) : void
Extract ( ) : void
GetMostRecentArchive ( string path ) : string

Private Methods

Method 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 method

public static Create ( ) : void
return void

Extract() public static method

public static Extract ( ) : void
return void

GetMostRecentArchive() public static method

public static GetMostRecentArchive ( string path ) : string
path string
return string