Example #1
0
 public static void Show(this FrameworkElement Owner, List <RobotOnlineInfo> robotList, List <Tool.P2PConfig.TransFilesInfo> fileList, WorkMode mode, string toDir)
 {
     SelectAGVWin.Show(Owner, robotList, fileList, mode, toDir);
 }