Table of Contents

Class PathForeachFuncCallHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

Call Handler for PathForeachFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class PathForeachFuncCallHandler
Inheritance
PathForeachFuncCallHandler
Inherited Members

Constructors

PathForeachFuncCallHandler(PathForeachFunc)

public PathForeachFuncCallHandler(PathForeachFunc managed)

Parameters

managed PathForeachFunc

Fields

NativeCallback

public PathForeachFunc NativeCallback

Field Value

PathForeachFunc