public void CreateNewProfile(ConfigClass config) { Profiles.Add(new Profile(ref Settings, config)); }