Beispiel #1
0
 public bool Save()
 {
     return(_ctx.SaveChanges() >= 0);
 }