Ejemplo n.º 1
0
 protected override bool Checksum(string pesel)
 {
     return(TypowyAdamPeselValidatorUtils.CheckCheckSum(pesel));
 }