Table of Contents

Interface IInnovaApplicationBuilder

Namespace
Innova.Prism.Library
Assembly
Innova.Prism.Library.dll

Represents an interface for building an Innova application.

public interface IInnovaApplicationBuilder : IInnovaApplicationBuilderBase
Extension Methods

Methods

BuildWithUnity(IUnityContainer)

Builds the application with Unity container.

CreateMainWindow()

Creates the main window of the application.

LoadPrismModule(IModuleCatalog)

Loads the Prism module using the specified module catalog.