프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GridEditorMediaConfig | Newtonsoft.Json |
메소드 | 설명 | |
---|---|---|
Parse ( GridEditor editor, Newtonsoft.Json.Linq.JObject obj ) : |
Gets an instance of
|
메소드 | 설명 | |
---|---|---|
GridEditorMediaConfig ( 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. |
리턴 |