Class AttributeGlobalSettings<T>
- Namespace
- MCM.Abstractions.Base.Global
- Assembly
- MCMv5.dll
public abstract class AttributeGlobalSettings<T> : GlobalSettings<T>, INotifyPropertyChanged where T : GlobalSettings, new()
Type Parameters
T
- Inheritance
-
AttributeGlobalSettings<T>
- Implements
- Inherited Members
- Extension Methods
Properties
DiscoveryType
public override sealed string DiscoveryType { get; }