C# Class SciterSharp.SciterArchive

Afficher le fichier Open project: MISoftware/SciterSharp Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
Get ( string path ) : byte[]
Open ( byte res_array ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

Get() public méthode

public Get ( string path ) : byte[]
path string
Résultat byte[]

Open() public méthode

public Open ( byte res_array ) : void
res_array byte
Résultat void