Click or drag to resize
StringExtensions Methods

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHexStringToByteArray
Hex string to byte array.
Public methodStatic memberToDeterministicGuid
Creates a determinstic Windows GUID from a string.
Public methodStatic memberToIPEndPoint
A string extension method that parses an ip:port pair to IPEndpoint. The method handles both IPv4 and IPv6.
Top
See Also