Exemplo n.º 1
0
 public string DeleteOrdername(int id)
 {
     return(_orDDataAccess.DeleteorderName(id));
 }