'Declaration Public Function New( _ ByVal viewer As ViewerModel, _ ByVal pane As ReportPaneModel, _ ByVal openHyperlink As Action(Of String), _ ByVal rootHandler As Func(Of IActionHandler) _ )
public DefaultActionHandler( ViewerModel viewer, ReportPaneModel pane, Action<string> openHyperlink, Func<IActionHandler> rootHandler )
Parameters
- viewer
- pane
- openHyperlink
- rootHandler