C# Class zxingwp7.client.result.ISBNResultParser

Parses strings of digits that represent a ISBN.
Inheritance: ResultParser
Mostrar archivo Open project: henningms/zxing2.0-wp7

Public Methods

Method Description
parse ( System.Result result ) : ISBNParsedResult

Private Methods

Method Description
ISBNResultParser ( ) : System

Method Details

parse() public static method

public static parse ( System.Result result ) : ISBNParsedResult
result System.Result
return ISBNParsedResult