Method | Description | |
---|---|---|
Parse ( |
Parses a section from the specified
|
Method | Description | |
---|---|---|
GridSection ( Newtonsoft.Json.Linq.JObject obj ) : System |
protected GridSection ( Newtonsoft.Json.Linq.JObject obj ) : System | ||
obj | Newtonsoft.Json.Linq.JObject | |
return | System |
public static Parse ( |
||
model | The parent model of the section. | |
obj | Newtonsoft.Json.Linq.JObject | The instance of JObject to be parsed. |
return |