Exemplo n.º 1
0
 public static DataTable BuscarCanton(string codCanton)
 {
     return(MetodosDatos.ConsultaCanton(codCanton));
 }