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