Class Win32DisplayManagerClass
- Namespace
- GdkWin32
- Assembly
- GdkWin32-4.0.dll
public sealed class Win32DisplayManagerClass
- Inheritance
-
Win32DisplayManagerClass
- Inherited Members
Constructors
Win32DisplayManagerClass(Win32DisplayManagerClassOwnedHandle)
public Win32DisplayManagerClass(Win32DisplayManagerClassOwnedHandle handle)
Parameters
Properties
Handle
public Win32DisplayManagerClassOwnedHandle Handle { get; }
Property Value
Methods
Equals(Win32DisplayManagerClass?)
public bool Equals(Win32DisplayManagerClass? other)
Parameters
otherWin32DisplayManagerClass
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
objobjectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.