Click or drag to resize

ActionDelegate Delegate

Namespace:  TreeSharp
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public delegate RunStatus ActionDelegate(
	Object context
)

Parameters

context
Type: SystemObject

Return Value

Type: RunStatus
See Also