StringPolyfillExtensionReplaceLineEndings Method

Overload List

ReplaceLineEndings(String)Replaces all newlines in s with NewLine.
ReplaceLineEndings(String, String)Replaces all newlines in s with replacementText.

See Also