Beispiel #1
0
 public void Cotizar(int cotizacionID)
 {
     _cotizacionRepository.execCotizar(cotizacionID);
 }