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