Table of Contents

Class TestDataFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestDataFuncAsyncHandler
Inheritance
TestDataFuncAsyncHandler
Inherited Members

Constructors

TestDataFuncAsyncHandler(TestDataFunc)

public TestDataFuncAsyncHandler(TestDataFunc managed)

Parameters

managed TestDataFunc

Fields

NativeCallback

public TestDataFunc NativeCallback

Field Value

TestDataFunc