예제 #1
0
		public OCRDestination(OcrPlugin plugin) {
			this.plugin = plugin;
		}
예제 #2
0
 public OCRDestination(OcrPlugin plugin)
 {
     _plugin = plugin;
 }
 public OCRDestination(OcrPlugin plugin)
 {
     this.plugin = plugin;
 }