赞
踩
功能: 注入依赖接口
如何使用:
const injector: Injector = ...;
injector.get(...);
代码预览:
class Injector {
staticTHROW_IF_NOT_FOUND : _THROW_IF_NOT_FOUND
staticNULL : Injector
get(token: any, notFoundValue?: any) : any
}
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。