public static void Update(TMSTestimonialsEduGist tMSTestimonialsEduGist, DbTransaction transaction)
 {
     tMSTestimonialsEduGist.Update(transaction);
 }
예제 #2
0
 public static void Update(TMSTestimonialsEduGist tMSTestimonialsEduGist, DbTransaction transaction)
 {
     tMSTestimonialsEduGist.Update(transaction);
 }
 public static void Update(TMSTestimonialsEduGist tMSTestimonialsEduGist)
 {
     tMSTestimonialsEduGist.Update();
 }
예제 #4
0
 public static void Update(TMSTestimonialsEduGist tMSTestimonialsEduGist)
 {
     tMSTestimonialsEduGist.Update();
 }