Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: TGenerex operator+(GenerexNoResultBase<T, TGenerex, TGenerexMatch>, GenerexNoResultBase<T, TGenerex, TGenerexMatch>)

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.