Example #1
0
 public List <string> GetEntry(int entryIndex)
 {
     return(_fileData.GetEntry(entryIndex));
 }