Esempio n. 1
0
 public LocationGateway(MrRobotContext mrRobotContext)
 {
     _mrRobotContext = mrRobotContext;
 }
Esempio n. 2
0
 public RobotGateway(MrRobotContext mrRobotContext)
 {
     _mrRobotContext = mrRobotContext;
 }