Exemple #1
0
 public override IEnumerator <T> GetEnumerator()
 {
     return(_proxy.GetEnumerator());
 }