Exemple #1
0
 public PlantDataSet Create(PlantDataSet picture)
 {
     return(_dataSetRepository.Post(picture));
 }