Table of Contents

Class BaseGlobalSettingsWrapper

Namespace
MCM.Abstractions.Base.Global
Assembly
MCMv5.dll
[Obsolete("Will be removed from future API", true)]
public abstract class BaseGlobalSettingsWrapper : GlobalSettings, INotifyPropertyChanged, IWrapper
Inheritance
BaseGlobalSettingsWrapper
Implements
Inherited Members
Extension Methods

Constructors

BaseGlobalSettingsWrapper(object)

protected BaseGlobalSettingsWrapper(object @object)

Parameters

object object

Properties

Object

public object Object { get; protected set; }

Property Value

object