public static void Update(TMSTestimonials tMSTestimonials, DbTransaction transaction)
 {
     tMSTestimonials.Update(transaction);
 }
 public static void Update(TMSTestimonials tMSTestimonials, DbTransaction transaction)
 {
     tMSTestimonials.Update(transaction);
 }
 public static void Update(TMSTestimonials tMSTestimonials)
 {
     tMSTestimonials.Update();
 }
 public static void Update(TMSTestimonials tMSTestimonials)
 {
     tMSTestimonials.Update();
 }