Example #1
0
 public static List <string> ListKeywords()
 {
     return(_database.ListKeywords());
 }