Table of Contents

Constructor ViewModelScopedMenuService

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

ViewModelScopedMenuService(IMenuService)

Initializes a new instance of the ViewModelScopedMenuService class.

public ViewModelScopedMenuService(IMenuService menuService)

Parameters

menuService IMenuService

The menu service.