Exemple #1
0
 bool GetCacheEntry(IntPtr thisPtr, long id, IntPtr data, int size)
 {
     return(handler.GetCacheEntry(id, data, size));
 }