Helper Miembros
Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.
El tipo Helper expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
CompareArrays | Compares two arrays. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetDotNetType | Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type. | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
IsPrimitiveType | Indicates if a data type is a value type. | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). | |
Validate | Indicates whether a value can be converted to the specified primitive data type. |
Principio