Esempio n. 1
0
 public KeyPadEventArgs(DialpadKey key)
 {
     this.key = key;
 }
 public KeyPadEventArgs(DialpadKey key)
 {
     this.key = key;
 }