public static void Update(TMSParentRepresentative tMSParentRepresentative, DbTransaction transaction) { tMSParentRepresentative.Update(transaction); }
public static void Update(TMSParentRepresentative tMSParentRepresentative) { tMSParentRepresentative.Update(); }