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