A collection of IDisposable.
Inheritance HierarchySystemObject
Demo3D.CommonDisposer
Namespace:
Demo3D.Common
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 18.04.00
Syntaxpublic class Disposer : IDisposable
The Disposer type exposes the following members.
Constructors
Methods|
| Name | Description |
|---|
 | Add |
Add an IDisposable to the dispose list.
|
Top
See Also