BarcodeImpl.Barcode.setUpcEanRandomWeightCheckDigit C# (CSharp) Метод

setUpcEanRandomWeightCheckDigit() публичный Метод

public setUpcEanRandomWeightCheckDigit ( bool upcEanRandomWeightCheckDigit, IMethodResult oResult ) : void
upcEanRandomWeightCheckDigit bool
oResult IMethodResult
Результат void
        public override void setUpcEanRandomWeightCheckDigit(bool upcEanRandomWeightCheckDigit, IMethodResult oResult) { }
        public override void getUpcEanRetryCount(IMethodResult oResult) { }
Barcode