Esempio n. 1
0
 public JsonTreeObjectTypeDescriptor(JsonObject jsonObject)
 {
     JsonObject = jsonObject;
     InitPropertyCollection();
 }