StringExtensionsTrimStartOnce Method

Overload List

TrimStartOnce(String, String) Trims the first occurrence of the provided startsWith instance from the start of the input string
TrimStartOnce(String, String, StringComparison) Trims the first occurrence of the provided startsWith instance from the start of the input string

See Also