예제 #1
0
 public void LeftButtonClick()
 {
     Log.Info("Generating a left click.");
     publishService.LeftMouseButtonClick();
 }