Method | Description | |
---|---|---|
AddToCache ( |
||
CacheMetaData ( long size, byte md5 ) : System | ||
Load ( string file ) : |
||
Save ( string file ) : void |
public static AddToCache ( |
||
resp | ||
file | string | |
return |
public CacheMetaData ( long size, byte md5 ) : System | ||
size | long | |
md5 | byte | |
return | System |
public static Load ( string file ) : |
||
file | string | |
return |