Click or drag to resize
StringExtensions Methods

The StringExtensions type exposes the following members.

Methods
  Name Description
Public method Static member FromBase64
Converts from the base 64 string
Public method Static member FromReadableLength
Converts from Human-Readable Length to Bytes count
Public method Static member GetStringInBetween
Get string in between two separators
Public method Static member ToBase64
Converts to a base64
Public method Static member ToTitleCase
Top
See Also