예제 #1
0
 public IEnumerable <TEntity> GetChanges()
 {
     return(_inner.GetChanges());
 }