Click or drag to resize

EventTransactionalGraph Constructor

Initializes a new instance of the EventTransactionalGraph class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public EventTransactionalGraph(
	ITransactionalGraph transactionalGraph
)

Parameters

transactionalGraph
Type: VelocityGraph.Frontenac.BlueprintsITransactionalGraph

[Missing <param name="transactionalGraph"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventTransactionalGraph.#ctor(VelocityGraph.Frontenac.Blueprints.ITransactionalGraph)"]

See Also