Esempio n. 1
0
 public void Remove(string name)
 {
     _commands.RemoveByKey(name);
 }