Version: 
        
      
      
      
      ReadAllLines(IFileOperationsExecuter agent, string path, System.Text.Encoding encoding) Method
  Syntax
  
    public
    static
    IEnumerable<string> ReadAllLines(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.