Beispiel #1
0
 /*
  * Pre:
  * Post: The permission information is retrieved for the user with
  *       the current first initial, last name, and MTNA Id
  */
 private void login()
 {
     DbInterfaceContact.ContactLogin(this);
 }