Esempio n. 1
0
 private int commitInternal()
 {
     return(_dbContexts.Commit());
 }
Esempio n. 2
0
 protected int commitInternal()
 {
     return(_dbContexts.Commit());
 }