Table of Contents

Class PathForeachFuncForeverHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

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

Field Value

PathForeachFunc