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