Table of Contents

Class TestLogFatalFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class TestLogFatalFuncAsyncHandler
Inheritance
TestLogFatalFuncAsyncHandler
Inherited Members

Constructors

TestLogFatalFuncAsyncHandler(TestLogFatalFunc)

public TestLogFatalFuncAsyncHandler(TestLogFatalFunc managed)

Parameters

managed TestLogFatalFunc

Fields

NativeCallback

public TestLogFatalFunc NativeCallback

Field Value

TestLogFatalFunc