Detaches an observer from the current subejct.
Returns true if the observer has been attached to the subject, otherwise returns false.
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the observer is null. |
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the observer is null. |