コード例 #1
0
 public static void Update(TMSFunStuffType tMSFunStuffType, DbTransaction transaction)
 {
     tMSFunStuffType.Update(transaction);
 }
コード例 #2
0
 public static void Update(TMSFunStuffType tMSFunStuffType, DbTransaction transaction)
 {
     tMSFunStuffType.Update(transaction);
 }
コード例 #3
0
 public static void Update(TMSFunStuffType tMSFunStuffType)
 {
     tMSFunStuffType.Update();
 }
コード例 #4
0
 public static void Update(TMSFunStuffType tMSFunStuffType)
 {
     tMSFunStuffType.Update();
 }