IObserver

Undocumented in source.
@safe
interface IObserver {}

Members

Functions

notify
void notify(IObservable observable)
Undocumented in source.

Meta