Method | Description | |
---|---|---|
ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
GetIntToBoolConversionMethod ( |
||
GetMatchingBoolType ( |
||
GetMatchingIntType ( |
||
IsBooleanType ( |
public static ConvertNullableIntToNullableBool ( int nullableValue ) : bool? | ||
nullableValue | int | |
return | bool? |
public static GetIntToBoolConversionMethod ( |
||
intType | ||
return |
public static GetMatchingBoolType ( |
||
type | ||
return |
public static GetMatchingIntType ( |
||
type | ||
return |
public static IsBooleanType ( |
||
type | ||
return | bool |