C# Class Ionic.Zip.CommandLineSelfExtractor

Exibir arquivo Open project: dsrbecky/DeltaZip Class Usage Examples

Public Methods

Method Description
CommandLineSelfExtractor ( string args ) : System
Run ( ) : int

Private Methods

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

Method Details

CommandLineSelfExtractor() public method

public CommandLineSelfExtractor ( string args ) : System
args string
return System

Run() public method

public Run ( ) : int
return int