Table of Contents

Class ShowMenuService<T>

Namespace
Innova.Prism.Library.Menus.Models
Assembly
Innova.Prism.Library.dll
public class ShowMenuService<T> : ShowMenuService<T, T>, INotifyPropertyChanged, IDisposable, IShowMenuService<T>, IShowMenuService<T, T>, IMenuService, IMenuServiceNavigationAware where T : class, IEntityWithKey<T>

Type Parameters

T
Inheritance
ShowMenuService<T>
Implements
Extension Methods

Constructors

ShowMenuService(IMenuService)