Example #1
0
 public List <decimal> MatrizComercialPorcentajes(int id)
 {
     return(module.MatrizComercialPorcentajes(id));
 }