Interface IEventBus
Represents an event that can be published and subscribed to in the event bus system.
public interface IEventBus : IPluginComponent, IManageable<PluginComponentsManager>, IManageable
- Extension Methods
Represents an event that can be published and subscribed to in the event bus system.
public interface IEventBus : IPluginComponent, IManageable<PluginComponentsManager>, IManageable