Delegate of the context.

Declaration Syntax
public delegate bool ConditionDelegate(
ref Object context
)
Public Delegate Function ConditionDelegate ( _
ByRef context As Object _
) As Boolean
public delegate bool ConditionDelegate(
Object^% context
)

Parameters
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)