Click or drag to resize

aceSettingsBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Base class for ace settings holder
Inheritance Hierarchy

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

The aceSettingsBase type exposes the following members.

Properties
  NameDescription
Public propertywasLoaded
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

Reference

imbBindable