InteractiveGlobals(IEngine, Action, Action) Constructor
Namespace
Statiq.App
Containing Type
InteractiveGlobals

Syntax

public InteractiveGlobals(IEngine engine, Action triggerExecution, Action triggerExit)

Parameters

Name Type Description
engine IEngine
triggerExecution Action
triggerExit Action