共用方式為


Helper 成員

Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.

Helper 型別公開下列成員。

建構函式

  名稱 描述
公用方法 Helper Initializes a new instance of the Helper class.

頂端

方法

  名稱 描述
公用方法靜態成員 CompareArrays Compares two arrays.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法靜態成員 GetDotNetType Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法靜態成員 IsPrimitiveType Indicates if a data type is a value type.
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)
公用方法靜態成員 Validate Indicates whether a value can be converted to the specified primitive data type.

頂端