Exemplo n.º 1
0
 /// <summary>
 /// Get the output produced by the executable.
 /// </summary>
 /// <returns></returns>
 public virtual string GetOutput() => _task?.GetOutput();