Table of Contents

Method EqualsNewLine

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

EqualsNewLine(string)

Gets whether the specified string equals CR, LF or their combinations.

public static bool EqualsNewLine(string str)

Parameters

str string

Returns

bool