Namespace Obsidian.API.Plugins
Classes
- AliasAttribute
Specifies the property/field name that is used for dependency injection.
- InjectAttribute
Indicates that the property should be injected with a service.
- PluginBase
Provides the base class for a plugin.