BaseObjectWithNotifyPropertyChanged Class
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v25.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
Declaration
public abstract class BaseObjectWithNotifyPropertyChanged :
BaseObject,
INotifyPropertyChanging,
INotifyPropertyChanged
Inheritance
Object
BaseObject
BaseObjectWithNotifyPropertyChanged
See Also