Namespace: MPM.PDAG
Assembly: MPM.PDAG (in MPM.PDAG.dll) Version: 1.0.4428.15748

Syntax

C#
void Execute(
	IGraphExecutive graphExecutive
)
Visual Basic
Sub Execute ( _
	graphExecutive As IGraphExecutive _
)
Visual C++
void Execute(
	IGraphExecutive^ graphExecutive
)

Parameters

graphExecutive
Type: MPM.PDAG..::..IGraphExecutive

See Also