Method | Description | |
---|---|---|
FileReader ( IFileSystem fileSystem ) : System | ||
ReadFileContent ( string path ) : FileContentResult |
public FileReader ( IFileSystem fileSystem ) : System | ||
fileSystem | IFileSystem | |
return | System |
public ReadFileContent ( string path ) : FileContentResult | ||
path | string | |
return | FileContentResult |