Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Stringerex<TResult> Then(string)

Declaration

public Stringerex<TResult> Then(
    string str
)

Summary

Returns a regular expression that matches this regular expression followed by the specified string.