Click or drag to resize

IAutoDisposable<TArgs> Properties

The IAutoDisposable<TArgs> generic type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Top
See Also