Class IocDisplayBindableBase<T, Interface>
- Namespace
- H.Extensions.IocPresenter
- Assembly
- H.Extensions.IocPresenter.dll
public abstract class IocDisplayBindableBase<T, Interface> : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable where T : class, Interface, new()
Type Parameters
T
Interface
- Inheritance
-
IocDisplayBindableBase<T, Interface>
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Instance
public static T Instance { get; }
Property Value
- T