Click or drag to resize

StringExtensionsRemoveTrailingString Method

Overload List
  Name Description
Public Extension Method RemoveTrailingString(String, Char, Boolean) Removes one or more instances of a character from the end of a string
Public Extension Method RemoveTrailingString(String, String, Boolean) Removes one or more instances of a string from the end of a string
Top
See Also