Esempio n. 1
0
 public void WriteEntry(System.Formats.Tar.TarEntry entry)
 {
 }
Esempio n. 2
0
 public PaxTarEntry(System.Formats.Tar.TarEntry other)
 {
 }
Esempio n. 3
0
 public System.Threading.Tasks.Task WriteEntryAsync(System.Formats.Tar.TarEntry entry, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Esempio n. 4
0
 public UstarTarEntry(System.Formats.Tar.TarEntry other)
 {
 }
Esempio n. 5
0
 public GnuTarEntry(System.Formats.Tar.TarEntry other)
 {
 }