Esempio n. 1
0
 private void card_expiry_date_Leave(object sender, EventArgs e)
 {
     GF.validateCardExpiry(card_expiry_date);
 }