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