public static List <CL_Movest> buscaMovest(string mov_nfisc, string con) { return(DB_Movest.buscaMovest(mov_nfisc, con)); }