Table of Contents

Class TreeViewItemPresenter<Setting, Interface>

Namespace
HeBianGu.Service.Mvp
Assembly
HeBianGu.Service.Mvp.dll
public abstract class TreeViewItemPresenter<Setting, Interface> : ServiceMvpSettingBase<Setting, Interface>, INotifyPropertyChanged, IDisplayer, ISetting, ITreeViewItemPresenter, ITreeViewItemPresenterOption, IInvokePresenter, IViewPresenter where Setting : class, Interface, new() where Interface : IViewPresenter

Type Parameters

Setting
Interface
Inheritance
ServiceSettingInstance<Setting, Interface>
ServiceMvpSettingBase<Setting, Interface>
TreeViewItemPresenter<Setting, Interface>
Implements
Derived
Inherited Members
Extension Methods

Constructors

TreeViewItemPresenter()

public TreeViewItemPresenter()

Properties

PredefinePath

[Browsable(false)]
public string PredefinePath { get; set; }

Property Value

string