C# Class Ionic.Zip.CommandLineSelfExtractor

Afficher le fichier Open project: dsrbecky/DeltaZip Class Usage Examples

Méthodes publiques

Méthode Description
CommandLineSelfExtractor ( string args ) : System
Run ( ) : int

Private Methods

Méthode 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 méthode

public CommandLineSelfExtractor ( string args ) : System
args string
Résultat System

Run() public méthode

public Run ( ) : int
Résultat int