Condividi tramite


RuleEngineCompensationHandler Delegato

Definizione

public delegate bool RuleEngineCompensationHandler(Exception ^ ex, System::Object ^ userData);
public delegate bool RuleEngineCompensationHandler(Exception ex, object userData);
type RuleEngineCompensationHandler = delegate of Exception * obj -> bool
Public Delegate Function RuleEngineCompensationHandler(ex As Exception, userData As Object) As Boolean 

Parametri

userData
Object

Valore restituito

Si applica a