Esempio n. 1
0
 public void Accept()
 {
     building.AcceptApplicant(tenant);
     buildingManagementDashboard.Refresh(true);
 }