public FilePathAccess(FileSystemRootService service, string pathName)
     : base(service, pathName)
 {
 }
 public FilePathAccess(FileSystemRootService service, string pathName)
     : base(service, pathName)
 {
 }