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

42 lines
669 B
Plaintext
Raw Normal View History

p.location-badge.
exported from <a href='../test'>angular2/test</a>
2015-07-30 14:19:45 -04:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/test_lib/test_injector.ts#L184-L202">angular2/src/test_lib/test_injector.ts (line 184)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(tokens: List&lt;any&gt;, fn: Function)
:markdown
.l-sub-section
h3 execute
pre.prettyprint
code.
execute(injector: Injector)
:markdown
Returns the value of the executed function.