Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Stringerex(UnicodeCategory)

Declaration

public Stringerex(
    UnicodeCategory category
)

Summary

Instantiates a regular expression that matches a single Unicode character of a specific Unicode character (cf. [...] in traditional regular expression syntax).