Example #1
0
 public BaseAgent()
 {
     computerService = new ComputerService();
 }
Example #2
0
 public BaseAgent()
 {
     computerService = new ComputerService();
 }