Click or drag to resize

StringExtensionsEnsureEnd Method

Overload List
  Name Description
Public Extension Method EnsureEnd(String, Char) Ensures a string ends with a specific character.
Public Extension Method EnsureEnd(String, String) Ensures a string ends with a specific string.
Public Extension Method EnsureEnd(String, Char, Boolean) Ensures a string ends with a specific character.
Top
See Also