Example #1
0
 public FileReader(FileImpl fileImpl)
 {
     _fileImpl = fileImpl;
 }
Example #2
0
 public FileReader(FileImpl fileImpl)
 {
     _fileImpl = fileImpl;
 }