Ejemplo n.º 1
0
 public virtual IEnumerator <Entity> GetEnumerator()
 {
     return(entityBase.GetEnumerator());
 }