C# Class afung.MangaWeb3.Server.Provider.SevenZipFile

Inheritance: IDisposable
显示文件 Open project: a-fung/MangaWeb3 Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SevenZipFile ( string path ) : System

Private Methods

Method Description
TryDisposeExtractor ( object data ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SevenZipFile() public method

public SevenZipFile ( string path ) : System
path string
return System