Class TestDBus
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public class TestDBus : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
TestDBus
- Implements
- Inherited Members
Constructors
TestDBus(bool, params ConstructArgument[])
protected TestDBus(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
TestDBus(IntPtr, bool)
protected TestDBus(IntPtr ptr, bool ownedRef)
Parameters
Fields
FlagsPropertyDefinition
public static readonly Property<TestDBusFlags, TestDBus> FlagsPropertyDefinition
Field Value
Properties
Flags
public TestDBusFlags Flags { get; }
Property Value
Methods
AddServiceDir(string)
public void AddServiceDir(string path)
Parameters
path
string
Down()
public void Down()
GetBusAddress()
public string? GetBusAddress()
Returns
GetFlags()
public TestDBusFlags GetFlags()
Returns
GetGType()
public static Type GetGType()
Returns
New(TestDBusFlags)
public static TestDBus New(TestDBusFlags flags)
Parameters
flags
TestDBusFlags
Returns
Stop()
public void Stop()
Unset()
public static void Unset()
Up()
public void Up()