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