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