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