Skybrud.Umbraco.GridData.GridRow.GridRow C# (CSharp) Method

GridRow() protected method

protected GridRow ( Newtonsoft.Json.Linq.JObject obj ) : System
obj Newtonsoft.Json.Linq.JObject
return System
        protected GridRow(JObject obj) : base(obj) { }