Пример #1
0
 public ConstructArray()
 {
     objectBuilding = new JSONObject();
     objectBuilding.InitializeArray();
 }