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