C# Class System.Net.NetworkInformation.SystemUnicastIPAddressInformation

Inheritance: System.Net.NetworkInformation.UnicastIPAddressInformation
Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
MarshalUnicastIpAddressInformationCollection ( IntPtr ptr ) : UnicastIPAddressInformationCollection
PrefixLengthToSubnetMask ( byte prefixLength, AddressFamily family ) : IPAddress
SystemUnicastIPAddressInformation ( System.Net.Interop adapterAddress ) : System.Diagnostics