Метод | Описание | |
---|---|---|
AndroidZipAssetArchiveFactory ( AssetManager assets ) : System | ||
CreateInstance ( string name ) : Axiom.FileSystem.Archive | ||
DestroyInstance ( Axiom.FileSystem.Archive &obj ) : void |
public AndroidZipAssetArchiveFactory ( AssetManager assets ) : System | ||
assets | AssetManager | |
Результат | System |
public CreateInstance ( string name ) : Axiom.FileSystem.Archive | ||
name | string | |
Результат | Axiom.FileSystem.Archive |
public DestroyInstance ( Axiom.FileSystem.Archive &obj ) : void | ||
obj | Axiom.FileSystem.Archive | |
Результат | void |