Пример #1
0
 public void CreateNewProfile(ConfigClass config)
 {
     Profiles.Add(new Profile(ref Settings, config));
 }