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