Class ObjectSetPropertyFuncCallHandler
Call Handler for ObjectSetPropertyFunc. 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 ObjectSetPropertyFuncCallHandler
- Inheritance
-
ObjectSetPropertyFuncCallHandler
- Inherited Members
Constructors
ObjectSetPropertyFuncCallHandler(ObjectSetPropertyFunc)
public ObjectSetPropertyFuncCallHandler(ObjectSetPropertyFunc managed)
Parameters
managed
ObjectSetPropertyFunc
Fields
NativeCallback
public ObjectSetPropertyFunc NativeCallback