C# Class GAPPSF.GSAK.Importer

显示文件 Open project: GlobalcachingEU/GAPP

Public Methods

Method Description
PerformAction ( GAPPSF.Core.Storage.Database database, string filename ) : Task

Private Methods

Method Description
Import ( GAPPSF.Core.Storage.Database database, string filename ) : bool
getCacheType ( char type ) : int
getContainer ( char container ) : int
getWPType ( char type ) : int

Method Details

PerformAction() public static method

public static PerformAction ( GAPPSF.Core.Storage.Database database, string filename ) : Task
database GAPPSF.Core.Storage.Database
filename string
return Task