public static void Update(TMSFunStuffType tMSFunStuffType, DbTransaction transaction) { tMSFunStuffType.Update(transaction); }
public static void Update(TMSFunStuffType tMSFunStuffType) { tMSFunStuffType.Update(); }