예제 #1
0
 public SnapshotCopy(INodeFile file)
     : base(file)
 {
     this.header = file.GetHeaderLong();
 }