コード例 #1
0
 public void RemoveKey(string key)
 {
     _storage.RemoveKey(key);
 }