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