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