Exemplo n.º 1
0
 public static List <ResultsR> GetResults()
 {
     return(RobotResults.GetResults());
 }
Exemplo n.º 2
0
 public static void Design(Frame frame)
 {
     RobotResults.Design(frame);
 }
Exemplo n.º 3
0
 public static void Analyze()
 {
     RobotResults.Analyze();
 }