Example #1
0
 public bool DelRouteMapSystem(long MapTime, int Program)
 {
     return(IO_AGVMapService.DelRouteMap(MapTime, Program));
 }