Method DeserializeDynamic(string, Type)

Assembly: redb.Core.dll

Dynamic JSON deserialization to typed object based on runtime type

public IRedbObject DeserializeDynamic(string json, Type propsType)