NSExpressionCallbackHandler Delegado

Definición

public delegate Foundation.NSObject NSExpressionCallbackHandler(NSObject evaluatedObject, NSExpression[] expressions, NSMutableDictionary context);
type NSExpressionCallbackHandler = delegate of NSObject * NSExpression[] * NSMutableDictionary -> NSObject

Parámetros

evaluatedObject
NSObject
expressions
NSExpression[]

Valor devuelto

Se aplica a