System.Int16
int
System.Number
System.IComparable
System.IFormattable
System.IConvertible
MinValue
System.Int16
Short.MIN_VALUE
MaxValue
System.Int16
Short.MAX_VALUE
System.String
ToString
String.valueOf(${this})
System.Int16
Parse
System.String
str
Short.valueOf(${str})
System.Object
System.Int16
((Short) ${expr})