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