Example #1
0
 public static bool RemoveCache(Cache cache)
 {
     return(Caching.INTERNAL_CALL_RemoveCache(ref cache));
 }