コード例 #1
0
ファイル: AbstractReadContext.cs プロジェクト: erdincay/db4o
			public _IClosure4_38(AbstractReadContext _enclosing, ITypeHandler4 handler)
			{
				this._enclosing = _enclosing;
				this.handler = handler;
			}
コード例 #2
0
 public _IClosure4_38(AbstractReadContext _enclosing, ITypeHandler4 handler)
 {
     this._enclosing = _enclosing;
     this.handler    = handler;
 }