Ejemplo n.º 1
0
 public async Task <UserStudent> delete(int id) => await _repository.Delete(id);