コード例 #1
0
 internal int Commit()
 {
     return(_uofw.Commit());
 }
コード例 #2
0
 public int Commit()
 {
     return(_uofw.Commit());
 }