Пример #1
0
 public bool save()
 {
     return(_context.SaveChanges() >= 0);
 }