次の方法で共有


NSExpressionCallbackHandler 代理人

定義

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

パラメーター

evaluatedObject
NSObject
expressions
NSExpression[]

戻り値

適用対象