REST.JsonReflect.TJSONUnMarshal

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.JsonReflect.TMarshalUnmarshalBaseSystem.TObjectTJSONUnMarshal

Delphi

TJSONUnMarshal = class(TMarshalUnmarshalBase)

C++

class PASCALIMPLEMENTATION TJSONUnMarshal : public TMarshalUnmarshalBase

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect


Description

Représentation de la classe unmarshalling des objets JSON.

L'objet JSON doit être créé par une instance de TJSONMarshal.

Voir aussi