C# 类型
bool struct System.Boolean
byte struct System.Byte
sbyte struct System.SByte
char struct System.Char
decimal struct System.Decimal
double struct System.Double
float struct System.Single
int struct System.Int32
uint struct System.UInt32
long struct System.Int64
ulong struct System.UInt64
short struct System.Int16
ushort struct System.UInt16
string class System.String
object class System.Object