当前位置:   article > 正文

@Injector

@injector

功能: 注入依赖接口
如何使用:

    const injector: Injector = ...;
    injector.get(...);
  • 1
  • 2

代码预览:

class Injector {

staticTHROW_IF_NOT_FOUND : _THROW_IF_NOT_FOUND

staticNULL : Injector

get(token: any, notFoundValue?: any) : any

}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/w/在线问答5/article/detail/874557
推荐阅读
相关标签
  

闽ICP备14008679号