Click or drag to resize
StringExtensions Class
Inheritance Hierarchy
SystemObject
  DrawerBackup.Native.ExtensionsStringExtensions

Namespace: DrawerBackup.Native.Extensions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class StringExtensions

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromBase64
Converts from the base 64 string
Public methodStatic memberFromReadableLength
Converts from Human-Readable Length to Bytes count
Public methodStatic memberGetStringInBetween
Get string in between two separators
Public methodStatic memberToBase64
Converts to a base64
Public methodStatic memberToTitleCase
Top
See Also