Click or drag to resize

DeviceProductRestriction Constructor

Initializes a new instance of the DeviceProductRestriction class.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public DeviceProductRestriction(
	FWFirmwareDevice[] supported
)

Parameters

supported
Type: ProScriptFWFirmwareDevice
list of compatible devices
See Also