Пример #1
0
 public IList <TbFaCotizacion> GetAllCotizacion()
 {
     return(repository.GetAllCotizacion());
 }