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