• Removes the injections (@Inject-decorated methods) of this class.

    Note: Due to the implementation, this operation is negligible, so don't worry about performance impacts of calling it.

    Type Parameters

    • T

    Parameters

    • injectorClass: Class<T, any[]>
    • instance: T

    Returns boolean

Generated using TypeDoc