Class TestFixtureFuncAsyncHandler
Async Handler for TestFixtureFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TestFixtureFuncAsyncHandler
- Inheritance
-
TestFixtureFuncAsyncHandler
- Inherited Members
Constructors
TestFixtureFuncAsyncHandler(TestFixtureFunc)
public TestFixtureFuncAsyncHandler(TestFixtureFunc managed)
Parameters
managed
TestFixtureFunc
Fields
NativeCallback
public TestFixtureFunc NativeCallback