Table of Contents

Class ParseErrorFuncCallHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

Call Handler for ParseErrorFunc. 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 ParseErrorFuncCallHandler
Inheritance
ParseErrorFuncCallHandler
Inherited Members

Constructors

ParseErrorFuncCallHandler(ParseErrorFunc)

public ParseErrorFuncCallHandler(ParseErrorFunc managed)

Parameters

managed ParseErrorFunc

Fields

NativeCallback

public ParseErrorFunc NativeCallback

Field Value

ParseErrorFunc