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.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public abstract class AbstractModelBase : INotifyPropertyChanged, INotifyPropertyChangedWeak, IValidatable, IDataErrorInfo
Public MustInherit Class AbstractModelBase _ Implements INotifyPropertyChanged, INotifyPropertyChangedWeak, IValidatable, IDataErrorInfo