Name | Description | |
---|---|---|
![]() | MacIpPair Constructor | Initializes a new instance of the MacIpPair struct. |
The following tables list the members exposed by MacIpPair.
Name | Description | |
---|---|---|
![]() | MacIpPair Constructor | Initializes a new instance of the MacIpPair struct. |
Name | Description | |
---|---|---|
![]() | IpAddress | The ip address |
![]() | MacAddress | The mac address |
![]() | Status | The status of the ARP entry |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |
![]() | Implements the == operator. |
![]() | Implements the != operator. |