예제 #1
0
 /// <summary>
 /// クエリキャッシュクリア
 /// </summary>
 private static void ClearQueryCache()
 {
     queryCache.Del();
 }