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