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