logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityViewBrowserInstaller

    Unity-specific installer for the view browser system, managing service creation and use case initialization.

    Inheritance
    object
    UnityViewBrowserInstaller
    Implements
    IFoundationInstaller
    IInstaller
    Namespace: Serenity.ViewBrowser.Installation.Installers
    Assembly: Serenity.UnityViewBrowser.Installation.dll
    Syntax
    public class UnityViewBrowserInstaller : ViewBrowserInstaller, IFoundationInstaller, IInstaller

    Constructors

    UnityViewBrowserInstaller()

    Declaration
    public UnityViewBrowserInstaller()

    Methods

    Install()

    Installs the view browser system by creating the service factory, service instance, and use cases.

    Declaration
    public override void Install()

    Implements

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