Example #1
0
 private bool verifyKeypad(Keypad keypad)
 {//verify objects and try to catch errors
     return(true);
 }