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