Table of Contents

Class AppLaunchContextPrivate

Namespace
Gio
Assembly
Gio-2.0.dll
public sealed class AppLaunchContextPrivate
Inheritance
AppLaunchContextPrivate
Inherited Members

Constructors

AppLaunchContextPrivate(AppLaunchContextPrivateOwnedHandle)

public AppLaunchContextPrivate(AppLaunchContextPrivateOwnedHandle handle)

Parameters

handle AppLaunchContextPrivateOwnedHandle

Properties

Handle

public AppLaunchContextPrivateOwnedHandle Handle { get; }

Property Value

AppLaunchContextPrivateOwnedHandle

Methods

Equals(AppLaunchContextPrivate?)

public bool Equals(AppLaunchContextPrivate? other)

Parameters

other AppLaunchContextPrivate

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.