System.Object
Object
System.Boolean
Equals
System.Object
obj
${this}.equals(${obj})
System.String
ToString
${this}.toString()
System.String
ToString
System.IFormatProvider
provider
String.valueOf(${this})
System.Type
GetType
${this}.getClass()
System.Object
System.Boolean
(Boolean)(${expr})