Beispiel #1
0
 private object DoReport(ReportOptions options)
 {
     _robot.Report();
     return(null);
 }