コード例 #1
0
		private void RunTest(CallbackTestCase.Item item)
		{
			Store(item);
			Db().Commit();
			Assert.IsTrue(item.IsStored());
			Assert.IsTrue(Db().Ext().IsStored(item));
		}
コード例 #2
0
ファイル: CallbackTestCase.cs プロジェクト: danfma/db4o-net
 public _ICodeBlock_58(CallbackTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
コード例 #3
0
			public _ICodeBlock_58(CallbackTestCase _enclosing)
			{
				this._enclosing = _enclosing;
			}