Inheritance: PackIndex
Exemple #1
0
 public IndexV1Enumerator(PackIndexV1 index)
     : base(index)
 {
     _index = index;
 }
Exemple #2
0
 public IndexV1Enumerator(PackIndexV1 index)
     : base(index)
 {
     _index = index;
 }