Méthode | Description | |
---|---|---|
CanConvert ( Type, objectType ) : bool | ||
ReadJson ( |
||
WriteJson ( |
public CanConvert ( Type, objectType ) : bool | ||
objectType | Type, | |
Résultat | bool |
public ReadJson ( |
||
reader | ||
objectType | Type, | |
existingValue | object | |
serializer | ||
Résultat | object |
public WriteJson ( |
||
writer | ||
value | object | |
serializer | ||
Résultat | void |