Click or drag to resize

aceCoreSettings Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.coreaceSettingsBase
        imbACE.Core.core.settingsaceCoreSettings

Namespace:  imbACE.Core.core.settings
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class aceCoreSettings : aceSettingsBase
Request Example View Source

The aceCoreSettings type exposes the following members.

Constructors
  NameDescription
Public methodaceCoreSettings
Initializes a new instance of the aceCoreSettings class
Top
Properties
  NameDescription
Public propertywasLoaded
(Inherited from aceSettingsBase.)
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also