Beispiel #1
0
 public void RemoveSlave(SlaveInstance slave)
 {
     Slaves.Remove(slave.EndPoint.ToString());
 }