Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Destroyable

Defines options that allow any class instance to be torn down in a standard format.

Hierarchy

  • Destroyable

Implemented by

Index

Methods

destroy

  • destroy(errorMessage?: string): void

isDestroyed

  • isDestroyed(): boolean

Generated using TypeDoc