Home
last modified time | relevance | path

Searched refs:CommandToExecute (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DCommandInteractionEater.cs62 …ic string CommandToExecute { get { return underlyingCommandInteraction.CommandToExecute; } set { u… property in Antmicro.Renode.UserInterface.CommandInteractionWrapper
94 public string CommandToExecute { get; set; } property in Antmicro.Renode.UserInterface.CommandInteractionEater
168 public string CommandToExecute { get; set; } property in Antmicro.Renode.UserInterface.DummyCommandInteraction