Overload | Description |
---|---|
CleanupSpecialChars(String) | Cleans up special characters from the given input string |
CleanupSpecialChars(String,Char[]) | Cleans up special characters and other undesired characters from the given input string |
CleanupSpecialChars(String,Char[],Char) | Cleans up special characters and other undesired characters from the given input string |