TObservable<T>.DoNotify(T) Method

Represents method DoNotify(T).

Namespace: Spring.DesignPatterns
protected
 procedure DoNotify(const observer: T); virtual; abstract;

Parameters

observer
Type: T