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.

defaultSettingMax: 30 = 30

Максимальная длина значения параметра, выводимая при форматировании на клиенте.

Methods

  • Releases all related objects.

    Returns void

Generated using TypeDoc