Journal Constructors
Stores the overall navigation information for a specific NavigationFrame.Name | Parameters | Description |
---|---|---|
Journal() | none | Initializes a new instance of the Journal class with the default settings. |
Journal(INavigationContentProvider) | contentProvider | Initializes a new instance of the Journal class with the specified settings. |
See Also