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