Skip to main content

IDisposable

An interface that is used to indicate that a resource or object is no longer needed.

Methods

Methods

dispose

dispose(): void