Method | Description | |
---|---|---|
ChangeType ( object value, |
||
GetDictionaryType ( |
||
GetGenericCollectionType ( |
||
IsKeyValueProperty ( |
||
IsMultiValuedProperty ( |
||
RemoveNullableFromType ( |
||
TypeAllowsNull ( |
Method | Description | |
---|---|---|
GetInterfaceType ( |
public static ChangeType ( object value, |
||
value | object | |
type | ||
return | object |
public static GetDictionaryType ( |
||
type | ||
return |
public static GetGenericCollectionType ( |
||
type | ||
return |
public static IsKeyValueProperty ( |
||
property | ||
return | bool |
public static IsMultiValuedProperty ( |
||
property | ||
return | bool |
public static RemoveNullableFromType ( |
||
type | ||
return |
public static TypeAllowsNull ( |
||
type | ||
return | bool |