Click or drag to resize

PackageInstallerException Constructor (Int32)

Initializes a new instance of the PackageInstallerException class

Namespace:  Com.Datalogic.Device.App
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PackageInstallerException(
	int number
)

Parameters

number
Type: SystemInt32

[Missing <param name="number"/> documentation for "M:Com.Datalogic.Device.App.PackageInstallerException.#ctor(System.Int32)"]

See Also