Метод | Описание | |
---|---|---|
GetEnumerableElementType ( this 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 |
Метод | Описание | |
---|---|---|
ExtractEnumerableGenericType ( |
public static GetEnumerableElementType ( this type ) : |
||
type | this | |
Результат |
public static IsAnyBoolType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyByteType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyCharType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyDateTimeType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyDecimalType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyDoubleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyEnumType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyFloatType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyFractalNumberType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsAnyGuidType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyIntType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyIntegerNumberType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsAnyLongType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyShortType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnySignedIntegerNumberType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsAnySingleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsAnyUnsignedType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsBoolType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsByteType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsCharType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsDateTimeType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsDecimalType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsDoubleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsEnumType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsEnumerableBytesType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsEnumerableType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsFloatType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsGuidType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsIntType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsKeyValuePairType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsLongType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableBoolType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableByteType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableCharType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableDateTimeType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableDecimalType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableDoubleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableEnumType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableFloatType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableGuidType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableIntType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableLongType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullablePrimitiveType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableShortType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableSingleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNullableUnsignedType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsNumericType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsShortType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsSimpleType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsSingleType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsStringType ( this t ) : bool | ||
t | this | |
Результат | bool |
public static IsUnsignedType ( this t ) : bool | ||
t | this | |
Результат | bool |