Ejemplo n.º 1
0
 public Application(
     IBankOcrScanner scanner
     )
 {
     this.scanner = scanner;
 }