Ejemplo n.º 1
0
 private string DatabasePath()
 {
     return(Path.Combine(FileUtils.GetAppDataFolder(), "searchindex.db"));
 }