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