Méthode | Description | |
---|---|---|
ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
GetIntToBoolConversionMethod ( |
||
GetMatchingBoolType ( |
||
GetMatchingIntType ( |
||
IsBooleanType ( |
public static ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
nullableValue | int | |
Résultat | bool? |
public static GetIntToBoolConversionMethod ( |
||
intType | ||
Résultat |
public static GetMatchingBoolType ( |
||
type | ||
Résultat |
public static GetMatchingIntType ( |
||
type | ||
Résultat |
public static IsBooleanType ( |
||
type | ||
Résultat | bool |