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