Click or drag to resize
GoalGraphTDependencyInfoNodes Property

Namespace: FlexRule.Graphs.Goals
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerable<Node<T>> Nodes { get; }

Property Value

Type: IEnumerableNodeT
See Also