Click or drag to resize

CanRunDecoratorDelegate Delegate

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

Parameters

context
Type: SystemObject

Return Value

Type: Boolean
See Also