Initializes a new instance of the BaseNotifyPropertyChanged class

Namespace: AppCan.Core.Component
Assembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseNotifyPropertyChanged()
Visual Basic
Public Sub New
Visual C++
public:
BaseNotifyPropertyChanged()

See Also