Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator Stringerex(char)

Declaration

public static implicit operator Stringerex(
    char ch
)

Summary

Implicitly converts a character into a regular expression that matches just that character.