Class IocSettableInstance<Setting, Interface>
- Namespace
- H.Extensions.Setting
- Assembly
- H.Extensions.Setting.dll
public abstract class IocSettableInstance<Setting, Interface> : SettableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable where Setting : class, Interface, new()
Type Parameters
Setting
Interface
- Inheritance
-
IocSettableInstance<Setting, Interface>
- Implements
- Inherited Members
- Extension Methods
Properties
Instance
public static Setting Instance { get; }
Property Value
- Setting