예제 #1
0
 public ListEnumerator(PtrArray vals)
 {
     this.vals = vals;
 }
예제 #2
0
 public ListEnumerator(PtrArray vals)
 {
     this.vals = vals;
 }