Class InsertRelatedMenuBase<T, TShow, TParent>
public abstract class InsertRelatedMenuBase<T, TShow, TParent> : MenuModelEntity<TShow>, INotifyPropertyChanged, IMenuModelEntity<TShow>, IMenuModel, IMenuBaseModel, IMenuItemModelBase where T : class where TShow : class where TParent : class
Type Parameters
T
TShow
TParent
- Inheritance
-
MenuModelEntity<TShow>InsertRelatedMenuBase<T, TShow, TParent>
- Implements
-
IMenuModelEntity<TShow>
- Extension Methods