Class DBusObjectManagerServerHandle
public class DBusObjectManagerServerHandle : ObjectHandle, IDisposable
- Inheritance
-
DBusObjectManagerServerHandle
- Implements
- Inherited Members
Constructors
DBusObjectManagerServerHandle(nint, bool)
public DBusObjectManagerServerHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static DBusObjectManagerServerHandle For<T>(ConstructArgument[] constructArguments) where T : DBusObjectManagerServer, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T