Table of Contents

Class ParseErrorFuncAsyncHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

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

public class ParseErrorFuncAsyncHandler
Inheritance
ParseErrorFuncAsyncHandler
Inherited Members

Constructors

ParseErrorFuncAsyncHandler(ParseErrorFunc)

public ParseErrorFuncAsyncHandler(ParseErrorFunc managed)

Parameters

managed ParseErrorFunc

Fields

NativeCallback

public ParseErrorFunc NativeCallback

Field Value

ParseErrorFunc