Méthode | Description | |
---|---|---|
AddFolder ( string Path ) : void | ||
AddZip ( Stream Stream, string ZipPath ) : void | ||
AddZip ( string ZipPath ) : void | ||
IncludeReader ( bool AddEmbeddedCLib = true ) : System | ||
ReadIncludeFile ( string CurrentFile, string FileName, bool System, string &FullNewFileName ) : string |
public AddZip ( Stream Stream, string ZipPath ) : void | ||
Stream | Stream | |
ZipPath | string | |
Résultat | void |
public IncludeReader ( bool AddEmbeddedCLib = true ) : System | ||
AddEmbeddedCLib | bool | |
Résultat | System |
public ReadIncludeFile ( string CurrentFile, string FileName, bool System, string &FullNewFileName ) : string | ||
CurrentFile | string | |
FileName | string | |
System | bool | |
FullNewFileName | string | |
Résultat | string |