Or(element, selector, comparer) Or(elements, selector, comparer) ThenExpect<>(expectation, selector, exceptionGenerator) ThenExpect<>(expectation, selector, exceptionGenerator)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Method: Stringerex<TResult> Then(string)Declarationpublic Stringerex<TResult> Then(
string str
) SummaryReturns a regular expression that matches this regular expression followed by the specified string. |