Example #1
0
 public void MiddleButtonClick()
 {
     Log.DebugFormat("Generating a middle click.");
     publishService.MiddleMouseButtonClick();
 }