Table of Contents

Interface IShowMenuService<T>

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

Type Parameters

T
Extension Methods