Constructor BaseLayoutMenu
BaseLayoutMenu(ILayoutService, IEventAggregator)
Initializes a new instance of the BaseLayoutMenu<T> class.
public BaseLayoutMenu(ILayoutService layoutService, IEventAggregator eventAggregator)
Parameters
layoutService
ILayoutServiceThe layout service.
eventAggregator
IEventAggregatorThe event aggregator.