Method TryParseToIpAddress
TryParseToIpAddress(string, out IPAddress)
Declaration
public static bool TryParseToIpAddress(this string ip, out IPAddress result)
Parameters
Type | Name | Description |
---|---|---|
string | ip | |
IPAddress | result |
Returns
Type | Description |
---|---|
bool |