IActivatable Methods |
The IActivatable type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnActivate |
Performs any tasks required for setup as the object activates
|
![]() | OnDeactivate |
Performs any required cleanup of the object as the object deactivates
|