Interface IPluginComponent
Represents a component of a plugin that can be managed by the PluginComponentsManager.
public interface IPluginComponent : IManageable<PluginComponentsManager>, IManageable
- Extension Methods
Represents a component of a plugin that can be managed by the PluginComponentsManager.
public interface IPluginComponent : IManageable<PluginComponentsManager>, IManageable