共用方式為


NSExpressionCallbackHandler 代理人

定義

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

參數

evaluatedObject
NSObject
expressions
NSExpression[]

傳回值

適用於