Table of Contents

Class TestFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestFuncAsyncHandler
Inheritance
TestFuncAsyncHandler
Inherited Members

Constructors

TestFuncAsyncHandler(TestFunc)

public TestFuncAsyncHandler(TestFunc managed)

Parameters

managed TestFunc

Fields

NativeCallback

public TestFunc NativeCallback

Field Value

TestFunc