Click or drag to resize

Sequence Constructor (ContextChangeHandler, Composite)

Namespace:  TreeSharp
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Sequence(
	ContextChangeHandler contextChange,
	params Composite[] children
)

Parameters

contextChange
Type: TreeSharpContextChangeHandler
children
Type: TreeSharpComposite
See Also