angular-cn/public/docs/js/latest/api/test/FunctionWithParamTokens-class.jade

42 lines
612 B
Plaintext
Raw Normal View History

p.location-badge.
2015-06-01 22:51:00 -07:00
exported from <a href='../test'>angular2/test</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/test_lib/test_injector.ts#L169-L184">angular2/src/test_lib/test_injector.ts (line 169)</a>
:markdown
2015-06-01 22:51:00 -07:00
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
constructor(tokens: List&lt;any&gt;, fn: Function)
:markdown
.l-sub-section
2015-06-01 22:51:00 -07:00
h3 execute
pre.prettyprint
code.
2015-06-01 22:51:00 -07:00
execute(injector: Injector)
:markdown
2015-06-01 22:51:00 -07:00