Membros Helper
Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.
O tipo Helper expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
CompareArrays | Compares two arrays. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetDotNetType | Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
IsPrimitiveType | Indicates if a data type is a value type. | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) | |
Validate | Indicates whether a value can be converted to the specified primitive data type. |
Início