Changeset 3322
- Timestamp:
- 01/29/08 22:24:15
- Files:
-
- trunk/bindings/dotnet/List.custom (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bindings/dotnet/List.custom
r3321 r3322 1 // 2 // public IEnumerator GetEnumerator() 3 // { 4 // return this.CreateIterator (); 5 // } 6 //
