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