Exemplo n.º 1
0
 /// <summary>
 /// Enumerates a list of Global Option Values associated with the DHCP Server
 /// </summary>
 public IEnumerable <IDhcpServerOptionValue> GetDefaultOptionValues()
 => DhcpServerOptionValue.EnumGlobalDefaultOptionValues(Server);