Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ConditionDelegate Delegate
NamespacesGenesyslab.Desktop.Infrastructure.ViewManagerConditionDelegate
Delegate of the context.
Declaration Syntax
C#Visual BasicVisual C++
public delegate bool ConditionDelegate(
	ref Object context
)
Public Delegate Function ConditionDelegate ( _
	ByRef context As Object _
) As Boolean
public delegate bool ConditionDelegate(
	Object^% context
)
Parameters
context ( Object %)

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