'Declaration <ExtensionAttribute()> Public Shared Sub ExecuteTesting( _
ByVal testManagerISO15415 test manager.As Vintasoft.Barcode.QualityTests.QualityTestManager, _
ByVal imageImage with barcodes.As System.Drawing.Image _
)
[Extension()] public static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager testManager,
System.Drawing.Image image
)
[Extension()] public: static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager* testManager,
System.Drawing.Image* image
)
[Extension()] public:
static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager^ testManager,
System.Drawing.Image^ image
)
Parameters
- testManager
- ISO15415 test manager.
- image
- Image with barcodes.