public void RemoveProfile(string profileName) { _profileSettingsService.RemoveProfile(profileName); }