Declaration
public static TGenerex operator+(
    GenerexNoResultBase<T, TGenerex, TGenerexMatch> one,
    GenerexNoResultBase<T, TGenerex, TGenerexMatch> two
)Summary
Returns a regular expression that matches the first regular expression followed by the second.