Пример #1
0
 public void PermitirNumeros(object sender, KeyPressEventArgs e)
 {
     gen.PermitirNumeros(sender, e);
 }