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