コード例 #1
0
 public static void MoveCacheBefore(Cache src, Cache dst)
 {
     Caching.MoveCacheBefore_Injected(ref src, ref dst);
 }