Class StaticPrivate
- Namespace
- GLib
- Assembly
- GLib-2.0.dll
public sealed class StaticPrivate
- Inheritance
-
StaticPrivate
- Inherited Members
Constructors
StaticPrivate()
public StaticPrivate()
StaticPrivate(StaticPrivateOwnedHandle)
public StaticPrivate(StaticPrivateOwnedHandle handle)
Parameters
handleStaticPrivateOwnedHandle
Properties
Handle
public StaticPrivateOwnedHandle Handle { get; }
Property Value
Methods
Equals(StaticPrivate?)
public bool Equals(StaticPrivate? other)
Parameters
otherStaticPrivate
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
Free()
public void Free()
Get()
public nint Get()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
Init()
public void Init()