Click or drag to resize

GraphHelpersLoadDotNet Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.LoadDotNet(System.String)"]

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public static IGraph LoadDotNet(
	string directory
)

Parameters

directory
Type: SystemString

[Missing <param name="directory"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.LoadDotNet(System.String)"]

Return Value

Type: IGraph

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.LoadDotNet(System.String)"]

See Also