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
TTShowTParent
- Inheritance
 - 
      objectMenuModelEntity<TShow>InsertRelatedMenuBase<T, TShow, TParent>
 
- Implements
 - 
      
      IMenuModelEntity<TShow>
 
- Extension Methods