Example #1
0
 public static DataTable Cargar_ClienteEmpresa()
 {
     return(ModeloClienteEmpresa.ListaClienteEmpresa());
 }