메소드 | 설명 | |
---|---|---|
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 |