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