angular-cn/public/docs/js/latest/api/router/RootRouter-class.jade

42 lines
637 B
Plaintext
Raw Normal View History

2015-06-01 22:51:00 -07:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/router/router.ts#L200-L218">angular2/src/router/router.ts (line 200)</a>
2015-06-01 22:51:00 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(registry: RouteRegistry, pipeline: Pipeline, location: Location, hostComponent: Type)
2015-06-01 22:51:00 -07:00
:markdown
.l-sub-section
h3 commit
pre.prettyprint
code.
commit(instruction)
:markdown