Beispiel #1
0
 public void DoubleClick()
 {
     if (folderController)
     {
         folderController.DoubleClick();
     }
 }