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