다음을 통해 공유


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.

맨 위로 이동