- Namespace
- Statiq
.Common - Containing Type
- Bootstrapper
Event Extensions
Syntax
public static IBootstrapper SubscribeEvent<TEvent>(this IBootstrapper bootstrapper, EventHandler<TEvent> handler)
Type Parameters
| Name | Description |
|---|---|
| TEvent |
Parameters
| Name | Type | Description |
|---|---|---|
| bootstrapper | IBootstrapper | |
| handler | EventHandler |
Return Value
| Type | Description |
|---|---|
| IBootstrapper |