Table of Contents

Constructor AdminMenuFactory

Namespace
Innova.Prism.Library.Menus.Factories
Assembly
Innova.Prism.Library.dll

AdminMenuFactory(IMenuService, IEventAggregator)

Initializes a new instance of the AdminMenuFactory class.

public AdminMenuFactory(IMenuService menuService, IEventAggregator eventAggregator)

Parameters

menuService IMenuService

The menu service.

eventAggregator IEventAggregator

The event aggregator.