Ejemplo n.º 1
0
 public void RemoveLink(Subnet subnet)
 {
     _dhcpServerConfig.RemoveLink(subnet);
 }