ExecutionContext.ExecutionContext Constructor
Definition
- Namespace
- Sandcastle.Core.PlugIn
- Assembly
- Sandcastle.Core.dll
Constructor
public ExecutionContext(BuildStep buildStep, ExecutionBehaviors behavior)
Parameters
buildStepBuildStepThe current build step.
behaviorExecutionBehaviorsThe behavior of the plug-in for the current context.
Exceptions
- ArgumentException
This is thrown if an attempt is made to specify more than one behavior type.