Exemple #1
0
 public PPMXLCatalogue(string catalogLocation)
 {
     m_CatalogLocation = catalogLocation;
     m_Index = PPMXLIndex.GetIndex(catalogLocation);
 }
Exemple #2
0
 public PPMXLCatalogue(string catalogLocation)
 {
     m_CatalogLocation = catalogLocation;
     m_Index           = PPMXLIndex.GetIndex(catalogLocation);
 }