예제 #1
0
 internal void AddPropertyModel(PropertyModel model)
 {
     this.properties.Add(model);
 }