Beispiel #1
0
 protected override void OpenSession()
 {
     db = context.CreateUnitOfWork();
 }
 protected override void OpenSession()
 {
     db = context.CreateUnitOfWork();
 }