Méthode | Description | |
---|---|---|
ChangeType ( object value, |
||
GetDictionaryType ( |
||
GetGenericCollectionType ( |
||
IsKeyValueProperty ( |
||
IsMultiValuedProperty ( |
||
RemoveNullableFromType ( |
||
TypeAllowsNull ( |
Méthode | Description | |
---|---|---|
GetInterfaceType ( |
public static ChangeType ( object value, |
||
value | object | |
type | ||
Résultat | object |
public static GetDictionaryType ( |
||
type | ||
Résultat |
public static GetGenericCollectionType ( |
||
type | ||
Résultat |
public static IsKeyValueProperty ( |
||
property | ||
Résultat | bool |
public static IsMultiValuedProperty ( |
||
property | ||
Résultat | bool |
public static RemoveNullableFromType ( |
||
type | ||
Résultat |
public static TypeAllowsNull ( |
||
type | ||
Résultat | bool |