Exemple #1
0
 /// <summary>
 /// Enumerates a list of Default Option Values associated with the DHCP Scope Reservation
 /// </summary>
 public IEnumerable <IDhcpServerOptionValue> GetDefaultOptionValues()
 => DhcpServerOptionValue.EnumScopeReservationDefaultOptionValues(Reservation);