Class ScopeAbstract

Base class for scopes that can be applied to queries.

Hierarchy

Constructors

Methods

  • Instantiate a new injectable using the container.

    Type Parameters

    • T

    Parameters

    • target: any
    • Rest ...parameters: any[]

    Returns T