IEventCollectionExtensions Class
Namespace
Statiq.Common
Base Types
  • object
IEventCollectionExtensions
object

Syntax

public static class IEventCollectionExtensions

Methods

Name Return Value Summary
Subscribe<TEvent>(IEventCollection, EventHandler<TEvent>) void
Subscribes a new handler for the given TEvent type.
static