char Character System.Char System.IComparable System.IFormattable System.IConvertible String.valueOf(${this}) ToString System.String Character.isDigit(${ch}) System.Char ch IsDigit System.Boolean Character.isLetter(${ch}) System.Char ch IsLetter System.Boolean Character.isLetterOrDigit(${ch}) System.Char ch IsLetterOrDigit System.Boolean Character.isUpperCase(${ch}) System.Char ch IsUpper System.Boolean Character.isLowerCase(${ch}) System.Char ch IsLower System.Boolean Character.isWhitespace(${ch}) System.Char ch IsWhiteSpace System.Boolean Character.toUpperCase(${ch}) System.Char ch ToUpper System.Char Character.toLowerCase(${ch}) System.Char ch ToLower System.Char Character.toUpperCase(${ch}) System.Char ch ToUpperInvariant System.Char Character.toLowerCase(${ch}) System.Char ch ToLowerInvariant System.Char Character.MIN_VALUE System.Char MinValue Character.MIN_VALUE ${this:16}.setMinValue(${value}) Character.MAX_VALUE System.Char MaxValue Character.MAX_VALUE ${this:16}.setMaxValue(${value}) ${this} System.Char Value ${this} ${this:16}.setValue(${value})