Constructor NavigatorCore
NavigatorCore(object, ITaskRunner, NavigatorBuilderCore)
Initializes a new instance of the NavigatorCore class.
Declaration
protected NavigatorCore(object rootViewNavigator, ITaskRunner taskRunner, NavigatorBuilderCore builder)
Parameters
| Type | Name | Description |
|---|---|---|
| object | rootViewNavigator | |
| ITaskRunner | taskRunner | |
| NavigatorBuilderCore | builder |