Version:
ReadAllLinesAsync(IFileOperationsExecuter agent, string path) Method
Syntax
public
static
Task<IEnumerable<string>> ReadAllLinesAsync(IFileOperationsExecuter agent, string path)
Parameters
- agent
- Type: IFileOperationsExecuter
The agent.
- path
- Type: string
The path.