Class DeviceNetworkTypeExtensions
Provides extensions to the DeviceNetworkType enum.
Inheritance
System.Object
DeviceNetworkTypeExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Rssdp
Assembly: cs.temp.dll.dll
Syntax
public static class DeviceNetworkTypeExtensions
Methods
GetMulticastIPAddress(DeviceNetworkType)
Get multicast ip address for ipv4 or ipv6 network by DeviceNetworkType
Declaration
public static string GetMulticastIPAddress(this DeviceNetworkType deviceNetworkType)
Parameters
| Type | Name | Description |
|---|---|---|
| DeviceNetworkType | deviceNetworkType |
Returns
| Type | Description |
|---|---|
| System.String |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentOutOfRangeException |