MdkSettingsHandlerBase Class

Definition

Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public class MdkSettingsHandlerBase : ISettingsProvider
Inheritance
Object    MdkSettingsHandlerBase
Implements
ISettingsProvider

Constructors

MdkSettingsHandlerBaseInitializes a new instance of the MdkSettingsHandlerBase class

Properties

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetBoolSetting 
GetEnumSettingT 
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetLanguageSetting 
GetObjectSetting 
GetStringSetting 
GetTypeGets the Type of the current instance.
(Inherited from Object)
SetSetting 
SetSettingEnabledState 
SetSettingVisibility 
SettingPropertyChanged 
SettingsInitialized 
SettingsValid 
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

TraceError
(Defined by TraceHelper)
TraceInfo
(Defined by TraceHelper)
TraceWarning
(Defined by TraceHelper)

See Also