コード例 #1
0
 public PaxTarEntry(System.Formats.Tar.TarEntryType entryType, string entryName, System.Collections.Generic.IEnumerable <System.Collections.Generic.KeyValuePair <string, string> > extendedAttributes)
 {
 }
コード例 #2
0
 public PaxTarEntry(System.Formats.Tar.TarEntryType entryType, string entryName)
 {
 }