Beispiel #1
0
 public SectionEnumerator(CustomCollectionFromZero <T> collection)
 {
     this.collection = collection;
 }