Class IOModuleScope
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public sealed class IOModuleScope
- Inheritance
-
IOModuleScope
- Inherited Members
Constructors
IOModuleScope(IOModuleScopeOwnedHandle)
public IOModuleScope(IOModuleScopeOwnedHandle handle)
Parameters
handle
IOModuleScopeOwnedHandle
Properties
Handle
public IOModuleScopeOwnedHandle Handle { get; }
Property Value
Methods
Block(string)
[Version("2.30")]
public void Block(string basename)
Parameters
basename
string
Equals(IOModuleScope?)
public bool Equals(IOModuleScope? other)
Parameters
other
IOModuleScope
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
Free()
[Version("2.30")]
public void Free()
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
New(IOModuleScopeFlags)
[Version("2.30")]
public static IOModuleScope New(IOModuleScopeFlags flags)
Parameters
flags
IOModuleScopeFlags