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