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