41 lines
656 B
Plaintext
41 lines
656 B
Plaintext
|
|
p.location-badge.
|
|
exported from <a href='../router'>angular2/router</a>
|
|
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/router/router.ts#L284-L302">angular2/src/router/router.ts (line 284)</a>
|
|
|
|
:markdown
|
|
|
|
|
|
.l-main-section
|
|
h2 Members
|
|
.l-sub-section
|
|
h3 constructor
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
constructor(registry: RouteRegistry, pipeline: Pipeline, location: Location, hostComponent: Type)
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.l-sub-section
|
|
h3 commit
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
commit(instruction: Instruction)
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|