Exemplo n.º 1
0
 public Task UpdateForestProduceAppliedForest(ForestProduceAppliedForestDto input)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Task DeleteForestProduceAppliedForestAsync(ForestProduceAppliedForestDto input)
 {
     throw new NotImplementedException();
 }