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 |
| Constructor: Stringerex<TResult>(TResult)Declarationpublic Stringerex<TResult>(
TResult result
) SummaryInstantiates an empty regular expression which always matches and returns the specified result object. |