Example #1
0
 public PlantModel(PlantModel data)
 {
     Update(data);
 }