Table of Contents

Class NotificationRegistryModule

Namespace
Nightwatch.Notifications
Assembly
Nightwatch.dll
[CompilationMapping(SourceConstructFlags.Module)]
public static class NotificationRegistryModule
Inheritance
NotificationRegistryModule
Inherited Members

Methods

Create(IEnumerable<NotificationFactory>)

public static IReadOnlyDictionary<string, Notifications.NotificationFactory> Create(IEnumerable<Notifications.NotificationFactory> factories)

Parameters

factories IEnumerable<Notifications.NotificationFactory>

Returns

IReadOnlyDictionary<string, Notifications.NotificationFactory>