Ejemplo n.º 1
0
 internal int Commit()
 {
     return(_uofw.Commit());
 }
Ejemplo n.º 2
0
 public int Commit()
 {
     return(_uofw.Commit());
 }