Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DIncludeFileCommand.cs69 …tring, bool> scriptExecutor, Func<string, ICommandInteraction, bool> csharpExecutor, Func<string, … in IncludeFileCommand() argument
71 this.CsharpExecutor = csharpExecutor; in IncludeFileCommand()