Method EqualsNewLine
EqualsNewLine(string)
Gets whether the specified string equals CR, LF or their combinations.
public static bool EqualsNewLine(string str)
Parameters
str
string
Gets whether the specified string equals CR, LF or their combinations.
public static bool EqualsNewLine(string str)
str
string