Пример #1
0
 public List <Change> GetMoreChanges()
 {
     return(context.GetMoreChanges());
 }