'Declaration Public Overloads Sub ExecuteTesting( _
ByVal streamThe stream that contains image with barcodes.As System.IO.Stream _
)
public void ExecuteTesting(
System.IO.Stream stream
)
public: void ExecuteTesting(
System.IO.Stream* stream
)
public:
void ExecuteTesting(
System.IO.Stream^ stream
)
Parameters
- stream
- The stream that contains image with barcodes.