Example #1
0
 private int SaveChanges()
 {
     return(Context.SaveChanges());
 }