Ejemplo n.º 1
0
 public PaxTarEntry(System.Formats.Tar.TarEntryType entryType, string entryName, System.Collections.Generic.IEnumerable <System.Collections.Generic.KeyValuePair <string, string> > extendedAttributes)
 {
 }
Ejemplo n.º 2
0
 public PaxTarEntry(System.Formats.Tar.TarEntryType entryType, string entryName)
 {
 }