Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator Stringerex(string)

Declaration

public static implicit operator Stringerex(
    string str
)

Summary

Implicitly converts a string into a regular expression that matches that string.