C# Class MGDF.GamesManager.Model.ArchiveFactory

Inheritance: IArchiveFactory
ファイルを表示 Open project: mrsharpoblunto/MGDF

Public Methods

Method Description
OpenArchive ( string filename ) : IArchiveFile

Private Methods

Method Description
CreateDirectories ( ZipFile file, IArchiveFile root, string components, int length ) : IArchiveFile

Method Details

OpenArchive() public method

public OpenArchive ( string filename ) : IArchiveFile
filename string
return IArchiveFile