C# 클래스 Axiom.Platform.Android.AndroidZipAssetArchive

상속: Axiom.FileSystem.ZipArchive
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
AndroidZipAssetArchive ( AssetManager assets, string name, string type ) : System
Load ( ) : void

메소드 상세

AndroidZipAssetArchive() 공개 메소드

public AndroidZipAssetArchive ( AssetManager assets, string name, string type ) : System
assets AssetManager
name string
type string
리턴 System

Load() 공개 메소드

public Load ( ) : void
리턴 void