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
T
TResult
- Inheritance
-
ShowMenuService<T, TResult>
- Implements
-
IShowMenuService<T, TResult>
- Derived
- Extension Methods