Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.GeodatabaseManager.ActionHandlers Namespace : ActionHandler Class |
For a list of all members of this type, see ActionHandler members.
Name | Description | |
---|---|---|
![]() | Enabled | Associate the action handler with the events that it is designed to handle. |
![]() | Execute | Calls on the SubExecute method to perform the desired actions. |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | SubExecute | Perform the desired actions. Implement this method in classes deriving from ActionHandler. |