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
inputstring
Returns true if input is one
of the terminal sequences recognised by this class.
public override bool IsMatch(string? input)
input string