다음을 통해 공유


NSExpressionCallbackHandler 대리자

정의

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

매개 변수

evaluatedObject
NSObject
expressions
NSExpression[]

반환 값

적용 대상