- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IEventCollectionExtensions"]
class Type type-node
Syntax
public static class IEventCollectionExtensions
Methods
Name | Return Value | Summary |
---|---|---|
Subscribe |
void |
Subscribes a new handler for the given TEvent type.
static
|