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