public DataTable consultarEstadoVariablesProyecto(string pk_pro) { return(obj.consultarEstadoVariablesProyecto(pk_pro)); }