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