Example #1
0
 public ItemSABnzbd(SAB.queueSlotsSlot qss, ProcessedEpisode pe, string desiredLocationNoExt)
 {
     this.Episode = pe;
     this.DesiredLocationNoExt = desiredLocationNoExt;
     this.Entry = qss;
 }
Example #2
0
 public ItemSABnzbd(SAB.queueSlotsSlot qss, ProcessedEpisode pe, string desiredLocationNoExt)
 {
     this.Episode = pe;
     this.DesiredLocationNoExt = desiredLocationNoExt;
     this.Entry = qss;
 }