Example #1
0
 public Boolean validarDia(int seleccion)
 {
     return(objDia.validarDia(seleccion));
 }