public virtual IArchivePacker GetPacker(string archiveName, object configuration, MemoryPackMode memoryPackMode)
 {
     return(null);
 }
 public virtual IArchivePacker GetPacker(string archiveName, object configuration, MemoryPackMode memoryPackMode)
 {
     return null;
 }
 IntPtr ITotalCommanderWcxPlugin.StartMemoryPack(MemoryPackMode options, string fileName)
 {
     throw new NotImplementedException();
 }
 IntPtr ITotalCommanderWcxPlugin.StartMemoryPack(MemoryPackMode options, string fileName)
 {
     throw new NotImplementedException();
 }