Table of Contents

Class TestFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for TestFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class TestFuncCallHandler
Inheritance
TestFuncCallHandler
Inherited Members

Constructors

TestFuncCallHandler(TestFunc)

public TestFuncCallHandler(TestFunc managed)

Parameters

managed TestFunc

Fields

NativeCallback

public TestFunc NativeCallback

Field Value

TestFunc