Метод | Описание | |
---|---|---|
ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
GetIntToBoolConversionMethod ( |
||
GetMatchingBoolType ( |
||
GetMatchingIntType ( |
||
IsBooleanType ( |
public static ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
nullableValue | int | |
Результат | bool? |
public static GetIntToBoolConversionMethod ( |
||
intType | ||
Результат |
public static GetMatchingBoolType ( |
||
type | ||
Результат |
public static GetMatchingIntType ( |
||
type | ||
Результат |
public static IsBooleanType ( |
||
type | ||
Результат | bool |