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