Class TestFixtureFuncForeverHandler
Forever Handler for TestFixtureFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class TestFixtureFuncForeverHandler
- Inheritance
-
TestFixtureFuncForeverHandler
- Inherited Members
Constructors
TestFixtureFuncForeverHandler(TestFixtureFunc)
public TestFixtureFuncForeverHandler(TestFixtureFunc managed)
Parameters
managed
TestFixtureFunc
Fields
NativeCallback
public TestFixtureFunc NativeCallback