Table of Contents

Class InetAddressHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class InetAddressHandle : ObjectHandle, IDisposable
Inheritance
InetAddressHandle
Implements
Inherited Members

Constructors

InetAddressHandle(nint, bool)

public InetAddressHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static InetAddressHandle For<T>(ConstructArgument[] constructArguments) where T : InetAddress, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

InetAddressHandle

Type Parameters

T