Table of Contents

Class EqualFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class EqualFuncAsyncHandler
Inheritance
EqualFuncAsyncHandler
Inherited Members

Constructors

EqualFuncAsyncHandler(EqualFunc)

public EqualFuncAsyncHandler(EqualFunc managed)

Parameters

managed EqualFunc

Fields

NativeCallback

public EqualFunc NativeCallback

Field Value

EqualFunc