Table of Contents

Class ServiceSettingInstance<Setting, Interface>

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public abstract class ServiceSettingInstance<Setting, Interface> : SettingBase, INotifyPropertyChanged, IDisplayer, ISetting where Setting : class, Interface, new()

Type Parameters

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

Properties

Instance

public static Setting Instance { get; }

Property Value

Setting