C# 클래스 DeltaZip.Program

파일 보기 프로젝트 열기: dsrbecky/DeltaZip

공개 메소드들

메소드 설명
Create ( ) : void
Extract ( ) : void
GetMostRecentArchive ( string path ) : string

비공개 메소드들

메소드 설명
Application_ThreadException ( object sender, ThreadExceptionEventArgs e ) : void
Create_Worker ( ProgressBar bar, ArchiveWriter stats ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void

메소드 상세

Create() 공개 정적인 메소드

public static Create ( ) : void
리턴 void

Extract() 공개 정적인 메소드

public static Extract ( ) : void
리턴 void

GetMostRecentArchive() 공개 정적인 메소드

public static GetMostRecentArchive ( string path ) : string
path string
리턴 string