Click or drag to resize

EventTransactionalGraph Constructor

Initializes a new instance of the EventTransactionalGraph class

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

Parameters

transactionalGraph
Type: Frontenac.BlueprintsITransactionalGraph

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

See Also