Beispiel #1
0
 protected override IFileSystem CreateFileSystemManager()
 {
     return(FileSystemFactory.CreateFileSystemManager(LogManager));
 }