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

Syntax

C#
public class VertexExecutionContext : IVertexExecutionContext
Visual Basic
Public Class VertexExecutionContext _
	Implements IVertexExecutionContext
Visual C++
public ref class VertexExecutionContext : IVertexExecutionContext

Inheritance Hierarchy

System..::..Object
  MPM.PDAG.Impl..::..VertexExecutionContext

See Also