Table of Contents

Class ParseErrorFuncForeverHandler

Namespace
Gsk.Internal
Assembly
Gsk-4.0.dll

Forever Handler for ParseErrorFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class ParseErrorFuncForeverHandler
Inheritance
ParseErrorFuncForeverHandler
Inherited Members

Constructors

ParseErrorFuncForeverHandler(ParseErrorFunc)

public ParseErrorFuncForeverHandler(ParseErrorFunc managed)

Parameters

managed ParseErrorFunc

Fields

NativeCallback

public ParseErrorFunc NativeCallback

Field Value

ParseErrorFunc