Exemplo n.º 1
0
 public IEnumerator <Change <T> > GetEnumerator()
 {
     return(_virtualChangeSet.GetEnumerator());
 }