C# Class Panteon.Sdk.IO.FileReader

Inheritance: IFileReader
Afficher le fichier Open project: PanteonProject/Panteon.Sdk

Méthodes publiques

Méthode Description
FileReader ( IFileSystem fileSystem ) : System
ReadFileContent ( string path ) : FileContentResult

Method Details

FileReader() public méthode

public FileReader ( IFileSystem fileSystem ) : System
fileSystem IFileSystem
Résultat System

ReadFileContent() public méthode

public ReadFileContent ( string path ) : FileContentResult
path string
Résultat FileContentResult