IDisposableObject Interface |
Namespace: Cauldron
public interface IDisposableObject : IDisposable
The IDisposableObject type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating if the object has been disposed or not
|