Skip to main content

Interface: IDisposable

Simple abstraction for disposable objects.

Methods

teardown()

teardown(): void

Returns

void

Remarks

Initiates the teardown and cleanup of this disposable item.