Exemplo n.º 1
0
 private void Queries_Shown(object sender, EventArgs e)
 {
     ListWithQueries.DataSource = QueriesHelper.GetAllTextFiles();
 }