Method IsMatch
IsMatch(string?)
Returns true if input
is one
of the terminal sequences recognised by this class.
public override bool IsMatch(string? input)
Parameters
input
string
Returns true if input
is one
of the terminal sequences recognised by this class.
public override bool IsMatch(string? input)
input
string