Click or drag to resize
GraphT Class
Inheritance Hierarchy
SystemObject
  FlexRule.GraphsGraphT
    FlexRule.Graphs.GoalsGoalGraphT

Namespace: FlexRule.Graphs
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class Graph<T> : IGraph<T>

Type Parameters

T

The GraphT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCount
Public propertyNodes
Top
Methods
Extension Methods
See Also