コード例 #1
0
			public _TraverseFieldCommand_24(FirstPassCommand _enclosing, DefragmentServicesImpl
				 context)
			{
				this._enclosing = _enclosing;
				this.context = context;
			}
コード例 #2
0
ファイル: FirstPassCommand.cs プロジェクト: danfma/db4o-net
 public _TraverseFieldCommand_24(FirstPassCommand _enclosing, DefragmentServicesImpl
                                 context)
 {
     this._enclosing = _enclosing;
     this.context    = context;
 }