The Disposable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Disposable | Initializes a new instance of the Disposable class |
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | Releases all resources used by the Disposable | |
| Dispose(Boolean) | Releases the unmanaged resources used by the Disposable and optionally releases the managed resources | |
| DisposeManaged | ||
| DisposeUnmanaged | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Disposed |