Пример #1
0
 public async Task <Libro> ObtenerLibroPorGuid(Guid Id) => await _repository.ObtenerLibroPorGuid(Id);