Searched defs:QuitEnvironment (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ | ||
| D | CommandInteractionEater.cs | 63 …public bool QuitEnvironment { get { return underlyingCommandInteraction.QuitEnvironment; } set { u… property in Antmicro.Renode.UserInterface.CommandInteractionWrapper |