Version:
ReadAllTextAsync(IFileOperationsExecuter agent, string path, System.Text.Encoding encoding) Method
Syntax
public
static
Task<string> ReadAllTextAsync(IFileOperationsExecuter agent, string path, System.Text.Encoding encoding)
Parameters
- agent
- Type: IFileOperationsExecuter
The agent.
- path
- Type: string
The path.
- encoding
- Type: System.Text.Encoding
The encoding.