Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ZipArchive
ZipArchiveFactory
C# Class ZipArchive.ZipArchiveFactory
Inheritance:
ArchiveFactory
Datei anzeigen
Open project: DarrenHassan/GDM4242-GroupD
Public Methods
Method
Description
Dispose
( ) :
void
ZipArchiveFactory
( ) :
System
Protected Methods
Method
Description
OnInit
( ) :
bool
OnLoadArchive
(
string
fileName
) :
Archive
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
OnInit()
protected
method
protected
OnInit
( ) :
bool
return
bool
OnLoadArchive()
protected
method
protected
OnLoadArchive
(
string
fileName
) :
Archive
fileName
string
return
Archive
ZipArchiveFactory()
public
method
public
ZipArchiveFactory
( ) :
System
return
System