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