Exemplo n.º 1
0
 internal EntriesIteratorV2(PackIndexV2 _enclosing) : base(_enclosing)
 {
     this._enclosing = _enclosing;
 }
Exemplo n.º 2
0
			internal EntriesIteratorV2(PackIndexV2 _enclosing) : base(_enclosing)
			{
				this._enclosing = _enclosing;
			}