Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: GenerexWithResultBase<T, TResult, TGenerex, TGenerexMatch>(TResult)

Declaration

public GenerexWithResultBase<T, TResult, TGenerex, TGenerexMatch>(
    TResult result
)

Summary

Instantiates an empty regular expression which always matches and returns the specified result object.