예제 #1
0
 public bool setFocus(int id)
 {
     return(_detector.SetFocus(id));
 }