Esempio n. 1
0
 public JSONObject GetSettingsAsJson()
 {
     return(_configSerializer.GetSettingsAsJson(this));
 }