Table of Contents

Class BaseModule

Namespace
Innova.Prism.Library.ClassDefinitions
Assembly
Innova.Prism.Library.dll
public abstract class BaseModule : BindableBase, INotifyPropertyChanged, IModule
Inheritance
BaseModule
Implements
IModule
Derived

Methods

OnInitialized(IContainerProvider)

Notifies the module that it has been initialized.

RegisterTypes(IContainerRegistry)

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