NameHelper Class |
Namespace: Ocaramba.Helpers
public static class NameHelper
The NameHelper type exposes the following members.
Name | Description | |
---|---|---|
RandomName |
Create random name.
| |
RemoveSpecialCharacters |
Remove all special characters except digit and letters.
| |
ShortenFileName |
Shortens the file name by removing occurrences of given pattern till length of folder + filename will be shorten than max Length.
|