Exemplo n.º 1
0
 public Task <int> Save()
 {
     return(db.SaveChangesAsync());
 }