| StringExtensions Class |
Namespace: Intuit.Ipp.OAuth2PlatformClient
public static class StringExtensions
The StringExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsureTrailingSlash |
Ensures trailing slash at the end of the url
| |
| GetStringValue |
Will get the string value for a given enums value, this will
only work if you assign the StringValue attribute to
the items in your enum.
| |
| RemoveTrailingSlash |
Removes trailing slash at the end of the url
|