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