C# 클래스 GAPPSF.GSAK.Importer

파일 보기 프로젝트 열기: GlobalcachingEU/GAPP

공개 메소드들

메소드 설명
PerformAction ( GAPPSF.Core.Storage.Database database, string filename ) : Task

비공개 메소드들

메소드 설명
Import ( GAPPSF.Core.Storage.Database database, string filename ) : bool
getCacheType ( char type ) : int
getContainer ( char container ) : int
getWPType ( char type ) : int

메소드 상세

PerformAction() 공개 정적인 메소드

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