Deserialize(TFunc<TJSONValue>) Function
Syntax
function Deserialize(const AFunc: TFunc<TJSONValue>): TObject; overload;
Parameters
AFunc
Type:
TFunc<TJSONValue>
Return Value
Type:
TObject
See Also
Reference
NG.Serialization.Json Namespace