메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
Get ( String id ) : Android.Graphics.Bitmap | ||
PopCache ( int max ) : void | ||
Put ( string id, Android.Graphics.Bitmap bitmap ) : void |
public Get ( String id ) : Android.Graphics.Bitmap | ||
id | String | |
리턴 | Android.Graphics.Bitmap |
public Put ( string id, Android.Graphics.Bitmap bitmap ) : void | ||
id | string | |
bitmap | Android.Graphics.Bitmap | |
리턴 | void |