Implements

  • Ioc

Constructors

Methods

  • Type Parameters

    • T
    • K

    Parameters

    • factoryKey: symbol
    • repoKey: symbol

    Returns void

  • Type Parameters

    • T

    Parameters

    • constructor: Newable<T>
    • key: symbol

    Returns void

  • Type Parameters

    • T

    Parameters

    • dynamicValue: () => T
    • key: symbol

    Returns void

  • Type Parameters

    • T

    Parameters

    • constructor: Newable<T>
    • key: symbol

    Returns void

  • Type Parameters

    • T

    Parameters

    • constructor: Newable<T>
    • key: symbol
    • Optionaloptions: IocBindOptions

    Returns void