Click or drag to resize

WrappedEdge Constructor

Initializes a new instance of the WrappedEdge class

Namespace:  Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public WrappedEdge(
	IEdge edge
)

Parameters

edge
Type: Frontenac.BlueprintsIEdge

[Missing <param name="edge"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedEdge.#ctor(Frontenac.Blueprints.IEdge)"]

See Also