固有类型:
Byte
Boolean
Char
Decimal
Double
Single
Int32
Int64
Int16
UInt16
UInt32
UInt64
DateTime
String
Guid
DataSet
XmlQualifiedName
XmlNode
自定义类型:
enum
struct
class
以及上述类型的数组, 如 Byte[]、 string[] 、DataSet[]
固有类型:
Byte
Boolean
Char
Decimal
Double
Single
Int32
Int64
Int16
UInt16
UInt32
UInt64
DateTime
String
Guid
DataSet
XmlQualifiedName
XmlNode
自定义类型:
enum
struct
class
以及上述类型的数组, 如 Byte[]、 string[] 、DataSet[]