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