Exemplo n.º 1
0
 public void DeleteUser(int id) => _customerServices.DeleteUser(id);