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