Пример #1
0
 public bool AddVisionInput(string window, string input, string osd)
 {
     return(wcfService.AddVisionInput(window, input, osd));
 }