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