Contains global events and event handlers.
- Namespace
- Statiq
.Common - Interfaces
- Implementing Types
Syntax
public interface IEventCollection : IReadOnlyEventCollection
Methods
Name | Return Value | Summary |
---|---|---|
Subscribe |
void |
Subscribes a new handler for the given TEvent type.
|