Пример #1
0
 public _IEnumerator_108(LRUIntCache _enclosing)
 {
     this._enclosing = _enclosing;
     this._cursor    = this._enclosing._first;
 }
Пример #2
0
 public _IEnumerator_108(LRUIntCache _enclosing)
 {
     this._enclosing = _enclosing;
     _cursor = this._enclosing._first;
 }