Ejemplo n.º 1
0
 public static void Update(TMSParentRepresentative tMSParentRepresentative, DbTransaction transaction)
 {
     tMSParentRepresentative.Update(transaction);
 }
 public static void Update(TMSParentRepresentative tMSParentRepresentative, DbTransaction transaction)
 {
     tMSParentRepresentative.Update(transaction);
 }
Ejemplo n.º 3
0
 public static void Update(TMSParentRepresentative tMSParentRepresentative)
 {
     tMSParentRepresentative.Update();
 }
 public static void Update(TMSParentRepresentative tMSParentRepresentative)
 {
     tMSParentRepresentative.Update();
 }