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