CommandExecuteAsync - метод
Executes a command using standard IO streams and arguments which will be read from the input stream.
Пространство имён: Tessa.Platform.CommandLineСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Task ExecuteAsync()
Public Function ExecuteAsync As Task
public:
Task^ ExecuteAsync()
member ExecuteAsync : unit -> Task
Возвращаемое значение
Task