Interface IFileReader

All Known Implementing Classes:
FileReader

public interface IFileReader
An interface for the operations of reading a file. This primarily exists to make testing easier.