| StringExtensions Methods | 
The StringExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | 
            Implement the Contains(ch) method for PCL.
              | |
| ProtectedSplit | 
            Splits a string, but allows you to protect using, for example, balanced parentheses.
              | |
| Reverse | 
            Reverse
              | |
| ToByteArray | 
            Converts an inbound string to a byte array
              | |
| ToMixedInvariant | 
            ToMixedInvariant
              |