logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityEventDispatcherInstaller

    Unity-specific installer for event dispatcher module within dependency injection foundation.
    Extends EventDispatcherInstaller to provide Unity event dispatcher service installation with factory configuration and service instantiation. Integrates Unity-based event dispatching system into Clean Architecture dependency injection container for event-driven communication across application layers.

    Inheritance
    object
    UnityEventDispatcherInstaller
    Implements
    IFoundationInstaller
    IInstaller
    Namespace: Serenity.EventDispatcher.Installation.Installers
    Assembly: Serenity.UnityGlobal.Installation.dll
    Syntax
    public class UnityEventDispatcherInstaller : EventDispatcherInstaller, IFoundationInstaller, IInstaller

    Constructors

    UnityEventDispatcherInstaller()

    Declaration
    public UnityEventDispatcherInstaller()

    Methods

    Install()

    Declaration
    public override void Install()

    Implements

    IFoundationInstaller
    IInstaller
    In this article
    © 2026 Serenity. All Rights Reserved