Class BaseSearchModule<C>
public class BaseSearchModule<C> : BaseSearchModule, INotifyPropertyChanged, IModule where C : class
Type Parameters
C
- Inheritance
-
BaseSearchModule<C>
- Implements
-
IModule
Constructors
Properties
Methods
- OnInitialized(IContainerProvider)
Notifies the module that it has been initialized.