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