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