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