Version:
ReadFileBytesAsync(IFileOperationsExecuter agent, string path) Method
Syntax
public
static
Task<byte[]> ReadFileBytesAsync(IFileOperationsExecuter agent, string path)
Parameters
- agent
- Type: IFileOperationsExecuter
The agent.
- path
- Type: string
The path.