Пример #1
0
 public string DisplayDhcpServerAddresses()
 {
     return(_dhcp.DisplayDhcpServerAddresses(new StringBuilder()));
 }