BarcodeBatch constructor

BarcodeBatch(
  1. BarcodeBatchSettings settings
)

Implementation

BarcodeBatch(BarcodeBatchSettings settings) : this._(null, settings);