Constructor UnicodeRange
UnicodeRange(int, int, string)
Represents all of the Uniicode ranges.from System.Text.Unicode.UnicodeRange plus the non-BMP ranges not included.
public UnicodeRange(int start, int end, string category)
Represents all of the Uniicode ranges.from System.Text.Unicode.UnicodeRange plus the non-BMP ranges not included.
public UnicodeRange(int start, int end, string category)