Class DisposableDelegate

A disposable object which delegates to a callback function.

Hierarchy (view full)

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

_fn: null | (() => void)

Type declaration

    • (): void
    • Returns void

Accessors

Methods