StringExtensions Methods |
The StringExtensions type exposes the following members.
Name | Description | |
---|---|---|
HexStringToByteArray |
Hex string to byte array.
| |
ToDeterministicGuid |
Creates a determinstic Windows GUID from a string.
| |
ToIPEndPoint |
A string extension method that parses an ip:port pair to IPEndpoint. The method handles
both IPv4 and IPv6.
|