logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SoundMixerInstallerInstallInput

    Input data transfer object for installing the Sound Mixer Installer.

    Inheritance
    object
    SoundMixerInstallerInstallInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.SoundMixer.Installation.Installers
    Assembly: Serenity.SoundMixer.Installation.dll
    Syntax
    public class SoundMixerInstallerInstallInput

    Constructors

    SoundMixerInstallerInstallInput(IEventDispatcherService)

    Initializes a new instance of the SoundMixerInstallerInstallInput class.

    Declaration
    public SoundMixerInstallerInstallInput(IEventDispatcherService eventDispatcherService)
    Parameters
    Type Name Description
    IEventDispatcherService eventDispatcherService

    The event dispatcher service instance.

    Fields

    EventDispatcherService

    Declaration
    public IEventDispatcherService EventDispatcherService
    Field Value
    Type Description
    IEventDispatcherService

    Event dispatcher service to handle events.

    In this article
    © 2026 Serenity. All Rights Reserved