메소드 | 설명 | |
---|---|---|
GetContent ( string pCollection ) : string | ||
Invalidate ( string pCollection ) : void | ||
StoreContent ( string pCollection, string pContent ) : void | ||
WebDAVCache ( CacheLocationDelegate pCacheLocation, string pFileName ) : System |
메소드 | 설명 | |
---|---|---|
GetCacheLocation ( string pCollection ) : string |
public StoreContent ( string pCollection, string pContent ) : void | ||
pCollection | string | |
pContent | string | |
리턴 | void |
public WebDAVCache ( CacheLocationDelegate pCacheLocation, string pFileName ) : System | ||
pCacheLocation | CacheLocationDelegate | |
pFileName | string | |
리턴 | System |