public static bool somaEstOficin(string est_cod, double req_qtdade, string con) { return(DB_Est.somaEstOficin(est_cod, req_qtdade, con)); }