메소드 | 설명 | |
---|---|---|
LoadFlash ( string path, bool cached = true ) : BBFlash | ||
PurgeCachedData ( ) : void | ||
RemoveCacheData ( string path ) : void |
public static LoadFlash ( string path, bool cached = true ) : BBFlash | ||
path | string | |
cached | bool | |
리턴 | BBFlash |
public static RemoveCacheData ( string path ) : void | ||
path | string | |
리턴 | void |