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