Ejemplo n.º 1
0
        //public async Task<List<RFQRevision>> GetAllRFQs()
        //{
        //    return await _rfqdata.GetAllRFQs();
        //}

        public List <VendormasterModel> GetAllvendorList()
        {
            return(_rfqDataAcess.GetAllvendorList());
        }