void ShowInfo() { DialogLayer.ShowInfoBox(InfoContent.RoleInfo, this); }
void ShowFastStatistic() { DialogLayer.ShowInfoBox(InfoContent.FastStatistic, new Admission.ViewModel.Workspaces.EntrantClaims.InfoBoxes.FastAdmissionStatisticViewModel()); }