NSExpressionCallbackHandler 委托

定义

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

参数

evaluatedObject
NSObject
expressions
NSExpression[]

返回值

适用于