コード例 #1
0
ファイル: CacheUpdater.cs プロジェクト: zyltntking/Lenneth
 public void Clear()
 {
     _cache.Clear();
 }