DisposableObject class

DisposableObject class

Represents disposable object.

The DisposableObject type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DisposableObject

Properties

PropertyDescription
disposedGets a value indicating whether this instance is disposed.

See Also