IComponent | |
The IComponentBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed | Occurs when this instance is fully disposed. The value of the parameter is the same as the disposing parameter in the protected Dispose(bool) method. | |
| Disposing | Occurs when this instance is starting to be disposed. The value of the parameter is the same as the disposing parameter in the protected Dispose(bool) method. |