Beispiel #1
0
 public LocationGateway(MrRobotContext mrRobotContext)
 {
     _mrRobotContext = mrRobotContext;
 }
Beispiel #2
0
 public RobotGateway(MrRobotContext mrRobotContext)
 {
     _mrRobotContext = mrRobotContext;
 }