예제 #1
0
 public override Db4objects.Db4o.Internal.Slots.SlotChangeFactory SlotChangeFactory
     ()
 {
     return(_btree.SlotChangeFactory());
 }
예제 #2
0
 public override SlotChangeFactory SlotChangeFactory
     ()
 {
     return(_btree.SlotChangeFactory());
 }