Méthode | Description | |
---|---|---|
GetSerializer ( |
||
GetSerializer ( |
public static GetSerializer ( |
||
type | ||
encrypt | bool | |
mappingsByType | Type>.IDictionary | |
mappingsByProperty | Type>.IDictionary | |
shouldUseAttributeDefinedInInterface | bool | |
Résultat | IJsonSerializerInternal |
public static GetSerializer ( |
||
type | ||
encrypt | bool | |
mappings | XSerializer.JsonMappings | |
shouldUseAttributeDefinedInInterface | bool | |
Résultat | IJsonSerializerInternal |