public static Object ConvertToObject( this JsonElement jsonElement, Type preferredType, string cultureName = "en" )
In This Article