StringUtils.NormalizeLineFeeds
Normalizes linefeeds to the appropriate
public static string NormalizeLineFeeds(string text, LineFeedTypes type)
Parameters
text
The text to fix up
type
Type of linefeed to fix up to
