Example #1
0
 public DataTable MatrizComercialDivision(string cpini, int vista)
 {
     return(module.MatrizComercialDivision(cpini, vista));
 }