Beispiel #1
0
 public void Anular(string id)
 {
     _service.Anular(id);
 }