String
|
Name | Description | |
---|---|---|
RemoveDuplicateWhiteSpace(String) | Replaces all repeating white space with a single space. | |
RemoveDuplicateWhiteSpace(String, Char) | Replaces all repeating white space with specified spacing character. |