コード例 #1
0
 private int commitInternal()
 {
     return(_dbContexts.Commit());
 }
コード例 #2
0
 protected int commitInternal()
 {
     return(_dbContexts.Commit());
 }