Interface IRootNavigator
public interface IRootNavigator
Main page navigator
- Author:
- omenuel
-
Method Summary
Modifier and TypeMethodDescriptionGet the current execution context
-
Method Details
-
getExecutionContext
IExecutionContext getExecutionContext()Get the current execution context- Returns:
- the execution context attached to the navigator
-