Пример #1
0
 public override bool Remove(string key)
 {
     return(m_protocol.Delete(key));
 }