Пример #1
0
 public void SetCardUI(EmployeeData employeeData)
 {
     employeeCard.SetCardUI(employeeData);
     employeeCard.InformationMode();
 }