Esempio n. 1
0
 public async Task <bool> Commit()
 => await _context.SaveChangesAsync() > 0;