コード例 #1
0
 public virtual IArchivePacker GetPacker(string archiveName, object configuration, MemoryPackMode memoryPackMode)
 {
     return(null);
 }
 public virtual IArchivePacker GetPacker(string archiveName, object configuration, MemoryPackMode memoryPackMode)
 {
     return null;
 }
コード例 #3
0
 IntPtr ITotalCommanderWcxPlugin.StartMemoryPack(MemoryPackMode options, string fileName)
 {
     throw new NotImplementedException();
 }
 IntPtr ITotalCommanderWcxPlugin.StartMemoryPack(MemoryPackMode options, string fileName)
 {
     throw new NotImplementedException();
 }