Table of Contents

Class IocTitlePresenterBase<T, Interface>

Namespace
H.Extensions.IocPresenter
Assembly
H.Extensions.IocPresenter.dll
public class IocTitlePresenterBase<T, Interface> : IocDisplayBindableBase<T, Interface>, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, ITitleable where T : class, Interface, new()

Type Parameters

T
Interface
Inheritance
IocTitlePresenterBase<T, Interface>
Implements
Derived
Inherited Members
Extension Methods

Constructors

IocTitlePresenterBase()

public IocTitlePresenterBase()

Properties

Title

获取或设置标题。

public string Title { get; set; }

Property Value

string