Example #1
0
 public void SetTorch(bool on)
 {
     scanner.SetTorch(on);
 }