Example #1
0
 public DataTable verEmpresa()
 {
     datagrid = contacto.mostrarEmpresa();
     return(datagrid);
 }