The ICogTool type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed |
This event is raised when one or more parts of the object's state may
have changed.
(Inherited from ICogChangedEvent.) | |
| Disposed | Represents the method that handles the Disposed event of a component. (Inherited from IComponent.) | |
| Ran |
Event that is raised at the end of the tool's Run method.
| |
| Running |
Event that is raised at the start of the tool's Run method.
|
See Also