Ejemplo n.º 1
0
			public _IEnumerator_108(LRULongCache _enclosing)
			{
				this._enclosing = _enclosing;
				this._cursor = this._enclosing._first;
			}
Ejemplo n.º 2
0
 public _IEnumerator_108(LRULongCache _enclosing)
 {
     this._enclosing = _enclosing;
     this._cursor    = this._enclosing._first;
 }