コード例 #1
0
ファイル: DataProvider.cs プロジェクト: kysect/LimpStats
 public static void ClearCache()
 {
     UserGroupRepository.DeleteAll();
 }