Table of Contents

Class TestFixtureFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for TestFixtureFunc. 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 TestFixtureFuncCallHandler
Inheritance
TestFixtureFuncCallHandler
Inherited Members

Constructors

TestFixtureFuncCallHandler(TestFixtureFunc)

public TestFixtureFuncCallHandler(TestFixtureFunc managed)

Parameters

managed TestFixtureFunc

Fields

NativeCallback

public TestFixtureFunc NativeCallback

Field Value

TestFixtureFunc