Свойство | Type | Description | |
---|---|---|---|
GridEditorTextConfig | Newtonsoft.Json |
Méthode | Description | |
---|---|---|
Parse ( GridEditor editor, Newtonsoft.Json.Linq.JObject obj ) : |
Gets an instance of
|
Méthode | Description | |
---|---|---|
GridEditorTextConfig ( GridEditor editor, Newtonsoft.Json.Linq.JObject obj ) : Newtonsoft.Json |
public static Parse ( GridEditor editor, Newtonsoft.Json.Linq.JObject obj ) : |
||
editor | GridEditor | The parent editor. |
obj | Newtonsoft.Json.Linq.JObject | The instance of JObject to be parsed. |
Résultat |