Table of Contents

Class TestFixtureFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestFixtureFuncAsyncHandler
Inheritance
TestFixtureFuncAsyncHandler
Inherited Members

Constructors

TestFixtureFuncAsyncHandler(TestFixtureFunc)

public TestFixtureFuncAsyncHandler(TestFixtureFunc managed)

Parameters

managed TestFixtureFunc

Fields

NativeCallback

public TestFixtureFunc NativeCallback

Field Value

TestFixtureFunc