Click or drag to resize
GoalGraphTAddGoal Method

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 Node<T> AddGoal(
	T data
)

Parameters

data
Type: T

Return Value

Type: NodeT
See Also