Namespace OpenSettings
Classes
- LicenseProvider
Provides functionality to initialize and manage the current license for the application.
- SettingsProvider
Provides static methods to retrieve local setting data and registration modes associated with settings. This class allows accessing settings by their type, full name, or other criteria, without needing to instantiate individual setting objects.
Enums
- Errors
Defines error codes and their descriptions used throughout OpenSettings. Error codes are categorized into ranges for better organization.