Table of Contents

Class BaseSearchModule

Namespace
Innova.Prism.Library.Modules
Assembly
Innova.Prism.Library.dll
public class BaseSearchModule : BaseModule, INotifyPropertyChanged, IModule
Inheritance
BaseSearchModule
Implements
IModule
Derived

Constructors

BaseSearchModule()

Methods

OnInitialized(IContainerProvider)

Notifies the module that it has been initialized.

RegisterQuickFind(IContainerRegistry)
RegisterTypes(IContainerRegistry)

Used to register types with the container that will be used by your application.