Table of Contents

Class InetAddressMaskHandle

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

Constructors

InetAddressMaskHandle(nint, bool)

public InetAddressMaskHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

InetAddressMaskHandle

Type Parameters

T