Method Convert(JsonElement, Type)

Assembly: redb.Core.dll

Converts JsonElement to specified CLR type

public static object? Convert(JsonElement elem, Type targetType)