Exemplo n.º 1
0
 public void SetInFile(InputFile ifile)
 {
     this.infile = ifile;
 }
Exemplo n.º 2
0
 public XDvdFsFileSystemEntry(InputFile ifile)
 {
     this.setinfile(ifile);
 }