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