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