Пример #1
0
 public static void Update(TMSParentRepresentative tMSParentRepresentative, DbTransaction transaction)
 {
     tMSParentRepresentative.Update(transaction);
 }
 public static void Update(TMSParentRepresentative tMSParentRepresentative, DbTransaction transaction)
 {
     tMSParentRepresentative.Update(transaction);
 }
Пример #3
0
 public static void Update(TMSParentRepresentative tMSParentRepresentative)
 {
     tMSParentRepresentative.Update();
 }
 public static void Update(TMSParentRepresentative tMSParentRepresentative)
 {
     tMSParentRepresentative.Update();
 }