Method DeserializeDynamic(string, Type)

Assembly: redb.Core.dll

Dynamic JSON deserialization to typed object based on runtime type

IRedbObject DeserializeDynamic(string json, Type propsType)