コード例 #1
0
 public void CheckAndRemoveCache(string word)
 {
     src.CheckAndRemove(word, Cache);
 }