Пример #1
0
 private bool TitleNotAlreadyExists(string title) => !_unitGroupDataAccess.TitleAlreadyExists(title);