Files
2012-07-15 14:58:43 +02:00

245 B

This is port of BarcodeScanner plugin for Windows Phone 7 platform.

Usage:

  1. Reference both DLL by your project.
  2. Add BarcodeScanner.cs to your project
  3. Add barcodescanner.js to html

Currently only 'scan' method is implemented.

Have fun