Interface Disposable
A resource that can be disposed
interface Disposable
;
Methods
Name | Description |
---|---|
dispose
()
|
Dispose the underlying resource |
A resource that can be disposed
interface Disposable
;
Name | Description |
---|---|
dispose
()
|
Dispose the underlying resource |