Table of Contents

Class BatchBarcodeScannerNativeParam.FormattedDataMapper

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch.Configuration.Json
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerNativeParam$FormattedDataMapper", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeScannerNativeParam.FormattedDataMapper : BatchBarcodeScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BatchBarcodeScannerNativeParam.FormattedDataMapper
Implements
Inherited Members

Constructors

FormattedDataMapper(Class)

[Register(".ctor", "(Ljava/lang/Class;)V", "")]
public FormattedDataMapper(Class value)

Parameters

value Class

Properties

Value

public Class Value { get; }

Property Value

Class