Home
last modified time | relevance | path

Searched defs:MachCommand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DMachCommand.cs18 public class MachCommand : Command class
129 …public MachCommand(Monitor monitor, Func<IMachine> getCurrentMachine, Action<IMachine> setCurrentM… in MachCommand() method in Antmicro.Renode.UserInterface.Commands.MachCommand