메소드 |
설명 |
|
GetEnumerableElementType ( this type ) : Type |
|
|
IsAnyBoolType ( this t ) : bool |
|
|
IsAnyByteType ( this t ) : bool |
|
|
IsAnyCharType ( this t ) : bool |
|
|
IsAnyDateTimeType ( this t ) : bool |
|
|
IsAnyDecimalType ( this t ) : bool |
|
|
IsAnyDoubleType ( this t ) : bool |
|
|
IsAnyEnumType ( this t ) : bool |
|
|
IsAnyFloatType ( this t ) : bool |
|
|
IsAnyFractalNumberType ( this type ) : bool |
|
|
IsAnyGuidType ( this t ) : bool |
|
|
IsAnyIntType ( this t ) : bool |
|
|
IsAnyIntegerNumberType ( this type ) : bool |
|
|
IsAnyLongType ( this t ) : bool |
|
|
IsAnyShortType ( this t ) : bool |
|
|
IsAnySignedIntegerNumberType ( this type ) : bool |
|
|
IsAnySingleType ( this t ) : bool |
|
|
IsAnyUnsignedType ( this t ) : bool |
|
|
IsBoolType ( this t ) : bool |
|
|
IsByteType ( this t ) : bool |
|
|
IsCharType ( this t ) : bool |
|
|
IsDateTimeType ( this t ) : bool |
|
|
IsDecimalType ( this t ) : bool |
|
|
IsDoubleType ( this t ) : bool |
|
|
IsEnumType ( this t ) : bool |
|
|
IsEnumerableBytesType ( this type ) : bool |
|
|
IsEnumerableType ( this type ) : bool |
|
|
IsFloatType ( this t ) : bool |
|
|
IsGuidType ( this t ) : bool |
|
|
IsIntType ( this t ) : bool |
|
|
IsKeyValuePairType ( this type ) : bool |
|
|
IsLongType ( this t ) : bool |
|
|
IsNullableBoolType ( this t ) : bool |
|
|
IsNullableByteType ( this t ) : bool |
|
|
IsNullableCharType ( this t ) : bool |
|
|
IsNullableDateTimeType ( this t ) : bool |
|
|
IsNullableDecimalType ( this t ) : bool |
|
|
IsNullableDoubleType ( this t ) : bool |
|
|
IsNullableEnumType ( this t ) : bool |
|
|
IsNullableFloatType ( this t ) : bool |
|
|
IsNullableGuidType ( this t ) : bool |
|
|
IsNullableIntType ( this t ) : bool |
|
|
IsNullableLongType ( this t ) : bool |
|
|
IsNullablePrimitiveType ( this t ) : bool |
|
|
IsNullableShortType ( this t ) : bool |
|
|
IsNullableSingleType ( this t ) : bool |
|
|
IsNullableUnsignedType ( this t ) : bool |
|
|
IsNumericType ( this type ) : bool |
|
|
IsShortType ( this t ) : bool |
|
|
IsSimpleType ( this type ) : bool |
|
|
IsSingleType ( this t ) : bool |
|
|
IsStringType ( this t ) : bool |
|
|
IsUnsignedType ( this t ) : bool |
|
|