Example #1
0
 public static void MoveCacheBefore(Cache src, Cache dst)
 {
     Caching.INTERNAL_CALL_MoveCacheBefore(ref src, ref dst);
 }