Disposable Class Members
The following tables list the members exposed by Disposable.
Public Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Finalizes an instance of the Disposable class. |
See Also