コード例 #1
0
ファイル: QQueryBase.cs プロジェクト: git-thinh/limada
 public _IVisitor4_385(_IVisitor4_374 _enclosing, ObjectContainerBase stream, string
                       fieldName, ByRef idsNew)
 {
     this._enclosing = _enclosing;
     this.stream     = stream;
     this.fieldName  = fieldName;
     this.idsNew     = idsNew;
 }
コード例 #2
0
ファイル: QQueryBase.cs プロジェクト: masroore/db4o
 public _IVisitor4_385(_IVisitor4_374 _enclosing, ObjectContainerBase stream, string
     fieldName, ByRef idsNew)
 {
     this._enclosing = _enclosing;
     this.stream = stream;
     this.fieldName = fieldName;
     this.idsNew = idsNew;
 }