예제 #1
0
 internal int Commit()
 {
     return(_uofw.Commit());
 }
예제 #2
0
 public int Commit()
 {
     return(_uofw.Commit());
 }