Class ObjectGetPropertyFuncCallHandler
Call Handler for ObjectGetPropertyFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class ObjectGetPropertyFuncCallHandler
- Inheritance
-
ObjectGetPropertyFuncCallHandler
- Inherited Members
Constructors
ObjectGetPropertyFuncCallHandler(ObjectGetPropertyFunc)
public ObjectGetPropertyFuncCallHandler(ObjectGetPropertyFunc managed)
Parameters
managed
ObjectGetPropertyFunc
Fields
NativeCallback
public ObjectGetPropertyFunc NativeCallback