Exemplo n.º 1
0
 public bool Delete(string id, Autenticacao value)
 {
     return(_service.EventDelete(id, value));
 }