novx
    Preparing search index...

    Class ClassInstanceProvider<T>

    A ClassInstanceProvider creates instances of type T by calling the class constructor

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Return the types that this provider depends on (for constructor or setter injection) The second element is the number of parameters that a construction injection will require

      Returns [any[], number]