Class ShowMenuService<T, TResult>
public class ShowMenuService<T, TResult> : ScopedMenuService, INotifyPropertyChanged, IDisposable, IShowMenuService<T, TResult>, IMenuService, IMenuServiceNavigationAware where T : class where TResult : class, IEntityWithKey<T>
  Type Parameters
TTResult
- Inheritance
 - 
      objectShowMenuService<T, TResult>
 
- Implements
 - 
      
      
      IShowMenuService<T, TResult>
 
- Derived
 
- Extension Methods