FieldJson.ToType(JObject) Method

Definition

protected Type ToType (Newtonsoft.Json.Linq.JObject schema);
member this.ToType : Newtonsoft.Json.Linq.JObject -> Type
Protected Function ToType (schema As JObject) As Type

Parameters

schema
Newtonsoft.Json.Linq.JObject

Returns

Type

Applies to