메소드 | 설명 | |
---|---|---|
ChangeType ( object value, |
||
GetDictionaryType ( |
||
GetGenericCollectionType ( |
||
IsKeyValueProperty ( |
||
IsMultiValuedProperty ( |
||
RemoveNullableFromType ( |
||
TypeAllowsNull ( |
메소드 | 설명 | |
---|---|---|
GetInterfaceType ( |
public static ChangeType ( object value, |
||
value | object | |
type | ||
리턴 | object |
public static GetDictionaryType ( |
||
type | ||
리턴 |
public static GetGenericCollectionType ( |
||
type | ||
리턴 |
public static IsKeyValueProperty ( |
||
property | ||
리턴 | bool |
public static IsMultiValuedProperty ( |
||
property | ||
리턴 | bool |
public static RemoveNullableFromType ( |
||
type | ||
리턴 |
public static TypeAllowsNull ( |
||
type | ||
리턴 | bool |