Click or drag to resize

StringExtensionsRemoveDuplicateWhiteSpace Method

Overload List
  Name Description
Public Extension Method RemoveDuplicateWhiteSpace(String) Replaces all repeating white space with a single space.
Public Extension Method RemoveDuplicateWhiteSpace(String, Char) Replaces all repeating white space with specified spacing character.
Top
See Also