UnicodeRange public sealed class UnicodeRange Documentation public int FirstCodePoint { get; } public int Length { get; } public UnicodeRange(int firstCodePoint, int length) public static UnicodeRange Create(char firstCharacter, char lastCharacter)