ResolvedReflectiveFactorylink
An internal resolved representation of a factory function created by resolving Provider.
构造函数
参数
|
属性
| 属性名 | 类型 | 说明 |
|---|---|---|
| factory | Factory function which can return an instance of an object represented by a key. 声明于构造函数中 | |
| dependencies | Arguments (dependencies) to the |