Expect(stringerex, exceptionGenerator) Expect(stringerexes, exceptionGenerator) Expect(predicate, exceptionGenerator) Expect(element, exceptionGenerator) Expect(elements, exceptionGenerator) Expect(elements, exceptionGenerator) Expect(element, comparer, exceptionGenerator) Expect(elements, comparer, exceptionGenerator) Expect(elements, comparer, exceptionGenerator) Expect<>(stringerex, exceptionGenerator) Throw<>(exceptionGenerator)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Constructor: Stringerex()Declarationpublic Stringerex() SummaryInstantiates an empty regular expression (always matches). |