Click or drag to resize

ConfigurationManager Constructor

Initializes a new instance of the ConfigurationManager class

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ConfigurationManager(
	Context context
)

Parameters

context
Type: Context

[Missing <param name="context"/> documentation for "M:Com.Datalogic.Device.Configuration.ConfigurationManager.#ctor(Android.Content.Context)"]

See Also