Ejemplo n.º 1
0
 public PackfileEntry(Packfile packfile, PackfileEntryFileData data, string filename) : this(packfile, data, filename, false)
 {
 }