IComplexPropertyChangedDelegate typedef

IComplexPropertyChangedDelegate = void Function(ComplexProperty complexProperty)
The ComplexPropertyChangedDelegateInterface type.

Implementation

typedef void IComplexPropertyChangedDelegate(ComplexProperty complexProperty);