C# 클래스 Ionic.Zip.CommandLineSelfExtractor

파일 보기 프로젝트 열기: dsrbecky/DeltaZip 1 사용 예제들

공개 메소드들

메소드 설명
CommandLineSelfExtractor ( string args ) : System
Run ( ) : int

비공개 메소드들

메소드 설명
AllocConsole ( ) : bool
AttachConsole ( int pid ) : bool
CommandLineSelfExtractor ( ) : System
FreeConsole ( ) : bool
GiveUsageAndExit ( ) : void
Main ( string args ) : int
PostUnpackCmdLineIsSet ( ) : bool
ReplaceEnvVars ( string s ) : string
Resolver ( object sender, ResolveEventArgs args ) : Assembly
SetOverwriteBehavior ( ) : int
SetRemoveFilesFlag ( ) : bool
SetVerboseFlag ( ) : bool
ShowWindow ( IntPtr hWnd, Int32 nCmdShow ) : System.Boolean
SplitCommandLine ( string cmdline ) : string[]
TargetDirectoryIsSet ( ) : bool

메소드 상세

CommandLineSelfExtractor() 공개 메소드

public CommandLineSelfExtractor ( string args ) : System
args string
리턴 System

Run() 공개 메소드

public Run ( ) : int
리턴 int