AbstractModelBase Class

Abstract base class to deal with the limitations of generics. This is not meant to be used directly by client code.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


Public MustInherit Class AbstractModelBase _
	Implements INotifyPropertyChanged, INotifyPropertyChangedWeak, IValidatable, IDataErrorInfo

Inheritance Hierarchy


Object
  Tortuga.Anchor.Modeling.Internals..::..AbstractModelBase