42 lines
669 B
Plaintext
42 lines
669 B
Plaintext
|
|
p.location-badge.
|
|
exported from <a href='../test'>angular2/test</a>
|
|
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<any>, fn: Function)
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.l-sub-section
|
|
h3 execute
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
execute(injector: Injector)
|
|
|
|
:markdown
|
|
Returns the value of the executed function.
|
|
|
|
|
|
|
|
|
|
|
|
|