Click or drag to resize
ProjectSettingGroup Constructor
Overload List
  NameDescription
Protected methodProjectSettingGroup(String, PropertyBagProvider)
Initializes a new instance of the ProjectSettingGroup class. Use this ctor for preferences usage (project defaults).
Protected methodProjectSettingGroup(String, Project, Object)
Initializes a new instance of the ProjectSettingGroup class. Use this ctor for project settings.
Top
See Also