Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Stringerex<TResult>(TResult)

Declaration

public Stringerex<TResult>(
    TResult result
)

Summary

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