메소드 | 설명 | |
---|---|---|
CacheManager ( string path, |
||
GetItemCache ( ) : Object | ||
GetParentCacheLink ( ) : string | ||
RemoveItemCache ( ) : void | ||
UpdateItemCache ( System.TimeSpan time ) : void | ||
UpdateItemCache ( System.TimeSpan time, String path ) : void |
public CacheManager ( string path, |
||
path | string | |
token | ||
acceptHeader | string | |
리턴 | System |
public UpdateItemCache ( System.TimeSpan time ) : void | ||
time | System.TimeSpan | |
리턴 | void |
public UpdateItemCache ( System.TimeSpan time, String path ) : void | ||
time | System.TimeSpan | |
path | String | |
리턴 | void |