Class UnityViewBrowserInstaller
Unity-specific installer for the view browser system, managing service creation and use case initialization.
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()