[]
Used only for WINFORMS to use classes like QuietZone and ModuleZite as comlpex properties. Realization of INotifyPropertyChanged interface.
public class ComplexProperty : INotifyPropertyChanged
Name | Description |
---|---|
ComplexProperty() |
Name | Description |
---|---|
OnPropertyChanged(string) | Calls events chain |
SetField<T>(ref T, T, string) | Universal field setter |
Name | Description |
---|---|
PropertyChanged | Event |