EvaluationDelegate Delegate

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Query
Base Types
  • MulticastDelegate
graph BT Type-->Base0["MulticastDelegate"] Type["EvaluationDelegate"] class Type type-node

Syntax

public delegate void EvaluationDelegate(ICandidate candidate) : MulticastDelegate