Home
last modified time | relevance | path

Searched refs:DhcpServerAddresses (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DIPInterfacePropertiesTest_Linux.cs39 Assert.NotNull(ipProperties.DhcpServerAddresses); in IPInfoTest_AccessAllProperties_NoErrors()
40 … _log.WriteLine("- Dhcp Server Addresses: " + ipProperties.DhcpServerAddresses.Count); in IPInfoTest_AccessAllProperties_NoErrors()
41 foreach (IPAddress dhcp in ipProperties.DhcpServerAddresses) in IPInfoTest_AccessAllProperties_NoErrors()
H A DIPInterfacePropertiesTest_Windows.cs45 Assert.NotNull(ipProperties.DhcpServerAddresses); in IPInfoTest_AccessAllProperties_NoErrors()
46 … _log.WriteLine("- Dhcp Server Addresses: " + ipProperties.DhcpServerAddresses.Count); in IPInfoTest_AccessAllProperties_NoErrors()
47 foreach (IPAddress dhcp in ipProperties.DhcpServerAddresses) in IPInfoTest_AccessAllProperties_NoErrors()
H A DIPInterfacePropertiesTest_OSX.cs38 … Assert.Throws<PlatformNotSupportedException>(() => ipProperties.DhcpServerAddresses); in IPInfoTest_AccessAllProperties_NoErrors()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DIPInterfaceProperties.cs56 public abstract IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
H A DLinuxIPInterfaceProperties.cs35 … public override IPAddressCollection DhcpServerAddresses { get { return _dhcpServerAddresses; } } property in System.Net.NetworkInformation.LinuxIPInterfaceProperties
H A DOsxIpInterfaceProperties.cs25 …public override IPAddressCollection DhcpServerAddresses { get { throw new PlatformNotSupportedExce… property in System.Net.NetworkInformation.OsxIpInterfaceProperties
H A DSystemIPInterfaceProperties.cs149 public override IPAddressCollection DhcpServerAddresses property in System.Net.NetworkInformation.SystemIPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPInterfaceProperties.cs35 public abstract IPAddressCollection DhcpServerAddresses{get;} property in System.Net.NetworkInformation.IPInterfaceProperties
H A DSystemIPInterfaceProperties.cs130 public override IPAddressCollection DhcpServerAddresses{ property in System.Net.NetworkInformation.SystemIPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIPInterfaceProperties.cs138 public override IPAddressCollection DhcpServerAddresses { property in System.Net.NetworkInformation.UnixIPInterfaceProperties
372 public override IPAddressCollection DhcpServerAddresses { property in System.Net.NetworkInformation.Win32IPInterfaceProperties2
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs180 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7377 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7452 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7375 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7448 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10366 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10018 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10565 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10597 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10595 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10565 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10565 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10556 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10835 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs10597 … public abstract System.Net.NetworkInformation.IPAddressCollection DhcpServerAddresses { get; } property in System.Net.NetworkInformation.IPInterfaceProperties

12