OnParentControllerChanged(IConcurrencyController)
Notifies the object that the effective controller of it's parent has changed.
Declaration
void OnParentControllerChanged(IConcurrencyController parentController)
Parameters
Type | Name | Description |
---|---|---|
IConcurrencyController | parentController | The new parent controller or |