Exemplo n.º 1
0
 public bool Otkazi(int Id)
 {
     return(_service.OtkaziRezervaciju(Id));
 }