Пример #1
0
 public Task <int> SaveChangesAsync()
 {
     return(context.SaveChangesAsync());
 }