Table of Contents

Class PathIntersectionFuncAsyncHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

Async Handler for PathIntersectionFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class PathIntersectionFuncAsyncHandler
Inheritance
PathIntersectionFuncAsyncHandler
Inherited Members

Constructors

PathIntersectionFuncAsyncHandler(PathIntersectionFunc)

public PathIntersectionFuncAsyncHandler(PathIntersectionFunc managed)

Parameters

managed PathIntersectionFunc

Fields

NativeCallback

public PathIntersectionFunc NativeCallback

Field Value

PathIntersectionFunc