Class InitializationExtensionAbstract

Base class for extension objects that can be registered in IExtensionContainer.

Hierarchy

Constructors

Properties

disposeList: DisposeList<VoidFunction> = ...

Functions that will be called when the current instance of the extension is released.

Methods

  • Releases all related objects.

    Returns void

Generated using TypeDoc