Exemple #1
0
 private void txtTelefono_KeyPress(object sender, KeyPressEventArgs e)
 {
     ClsUtilerias.Numeros(e);
 }