Exemplo n.º 1
0
        public List <CarTable> ShowCarDetails()
        {
            var Details = Collect.Details();

            return(Details);
        }