Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SciterSharp
SciterArchive
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