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