Name | Description | |
---|---|---|
TCPIPNetwork Constructor | Initializes a new instance of the TCPIPNetwork class. |
The following tables list the members exposed by TCPIPNetwork.
Name | Description | |
---|---|---|
TCPIPNetwork Constructor | Initializes a new instance of the TCPIPNetwork class. |
Name | Description | |
---|---|---|
IPAddress | Gets the ip address. | |
Network | Gets the network belonging to the IP address. | |
SubnetMask | Gets the subnet mask. |
Name | Description | |
---|---|---|
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |