Class Win32GLContextClass
- Namespace
- GdkWin32
- Assembly
- GdkWin32-4.0.dll
public sealed class Win32GLContextClass
- Inheritance
-
Win32GLContextClass
- Inherited Members
Constructors
Win32GLContextClass(Win32GLContextClassOwnedHandle)
public Win32GLContextClass(Win32GLContextClassOwnedHandle handle)
Parameters
Properties
Handle
public Win32GLContextClassOwnedHandle Handle { get; }
Property Value
Methods
Equals(Win32GLContextClass?)
public bool Equals(Win32GLContextClass? other)
Parameters
otherWin32GLContextClass
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.