상속: PackIndex
예제 #1
0
 public IndexV1Enumerator(PackIndexV1 index)
     : base(index)
 {
     _index = index;
 }
예제 #2
0
 public IndexV1Enumerator(PackIndexV1 index)
     : base(index)
 {
     _index = index;
 }