Documentation
PureMVC.Interfaces
IMediator
Methods
OnRemove
OnRemove()
Called by the View when the Mediator is removed
Namespace:
PureMVC.Interfaces
Assembly:
PureMVC in (PureMVC.dll)
Syntax
C#
public
abstract
void
OnRemove()