Searched refs:MonitorPathCommand (Results 1 – 2 of 2) sorted by relevance
15 public class MonitorPathCommand : Command class57 …public MonitorPathCommand(Monitor monitor, MonitorPath path) : base(monitor, "path", "allows modif… in MonitorPathCommand() method in Antmicro.Renode.UserInterface.Commands.MonitorPathCommand
230 Commands.Add(new MonitorPathCommand(this, monitorPath)); in InitCommands()